- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 02:45 AM
After the Washington DC upgrade, the script includes with the protection policy set to "protected" are not working
I am getting following errors:
Unable to decrypt protected script. KMFGlideEncrypter decryption failed com.glide.kmf.InvalidCryptoModuleOperationException: Could not fetch key information for symmetric_decryption
Unable to decrypt protected script: sys_script_include.c414bb5587481010f917e55936cb0b7f: com.glide.kmf.InvalidCryptoModuleOperationException: Could not fetch key information for symmetric_decryption: com.glide.kmf.KMFOutputBaseBuilder.getKMFOutputObject(KMFOutputBaseBuilder.java:141)
Caused by: Could not fetch key information for symmetric_decryption in null: no thrown error
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 09:08 PM
It's a know Problem (PRB1734388) and fixed in Patch 1. In KB1628704 ServiceNow recommends setting sn_kmf.protected_script_encrypter.use.newkey to "false".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 06:23 AM
Did you see the changes done to the GlideEncrypter?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 09:08 PM
It's a know Problem (PRB1734388) and fixed in Patch 1. In KB1628704 ServiceNow recommends setting sn_kmf.protected_script_encrypter.use.newkey to "false".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 12:16 AM
Please note that only 'maint' users have read/write permissions for this property; admin users do not have access to it. I raised a support ticket to resolve the issue, and it has been resolved through ServiceNow.