Crypto Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 03:16 PM
Hi everyone,
I just upgraded to Utah and crypto module is showing up below the application scope.
We did not have this activated on the previous version.
If there is anyone who may have some knowledge on this and can point me in the right direction
-Is crypto automatically activated in the Utah upgrade
-is this module a requirement? How can I deactivate it?
please let me know. Thanks... jgarcia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 07:17 PM
Hello @Jose Garcia2
Post Sandiego, the Encryption context in ServiceNow is updated resulting in creation of Crypto Module. (Column Level Encryption Enterprise, Cloud Encryption, and Database Encryption.)
refer below docs:
It seems same question created twice. Could you please remove one to avoid duplication.
https://www.servicenow.com/community/developer-forum/cryptographic-module/m-p/2622767
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 06:39 AM - edited 07-25-2023 07:50 AM
Hello @Ravi Chandra_K
Thank you for replying!
At the moment It is visible below the application to everyone,
I wonder if there is way that it can be hidden from there,
or is there any property to deactivate it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 09:15 AM
Hi @Jose Garcia2 -
I am facing the same issue, were you able to find a way to remove it from application picker?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 10:18 AM
Hello @Supritha Jose
The picker is controlled through system properties
com.glide.kmf.global system property and the system property glide_encryption.cle_replatforming_with_kmf sys_prop is set to opt_in.
Please refer below docs:
Please mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra