Turn on Code Signing
Turn on Code Signing in your trusted non-production instance to identify the trusted instances linking to your production instance.
Avant de commencer
Roles required: security_admin, and either sn_kmf.crypto_manager or sn_kmf.admin
As a customer administrator, you can access and install the Code Signing [com.glide.code_signing_enterprise] plugin from the ServiceNow Plugin portal. To learn more about the use cases of Code Signing, see Exploring Code Signing.
Pourquoi et quand exécuter cette tâche
- Create two Code Signing jobs in the trusted instance, one to turn on Code Signing
and one to turn off Code Signing.
- The Turn On scheduled job starts the process of MID Server validation of signed code.
- The Turn Off scheduled job stops the MID Server validation of signed code.
By default, Code Signing applies to all MID servers. However, if you need to restrict Code Signing to a specific subset of MID servers, you can achieve this by using the ECC firewall.
Remarque :When turning off Code Signing, the system property is marked to false, but the Code Signing trusted friends list is still available. - Put the Turn on Code Signing Property job into an update set.
- Bring the job into production.
- Use the Turn on Code Signing Property job in production if the signature is verified to originate from a trusted instance.