- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 06:48 AM
I would like to minimize 3DES on our platform by following the steps outlined for Complete Deprecation https://docs.servicenow.com/bundle/xanadu-platform-security/page/administer/key-management-framework...
Unfortunately, we have one plugin that is still using GlideEncrypter for 3DES encryption in some of the scripts.
Can I implement full deprecation so that all the password2 fields start to use AES while still allowing the script to use GlideEncrypter?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 10:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2024 10:06 PM
Yes, you can.