Can I implement Complete deprecation of 3DES and still use GlideEncrypter

jboudi
Tera Contributor

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?

1 ACCEPTED SOLUTION

Ravi Prathapagi
ServiceNow Employee
ServiceNow Employee
1 REPLY 1

Ravi Prathapagi
ServiceNow Employee
ServiceNow Employee

Yes, you can.