Disable ServiceNow Root of Trust
Run a scheduled job on your trusted instance to disable Root of Trust.
Avant de commencer
Role required: admin, security_admin, and sn_kmf.cryptographic_manager
Code Signing must be enabled on your protected and trusted instances. You can verify by checking that the com.snc.kmf.signature.validation.flag system property is set to true.
This procedure is part of a series of procedures to change to a customer Root of Trust (ROT) on your instances. For an overview of this process, see Change your Root of Trust configuration.
Procédure
- Log into your trusted instance.
- Navigate to .
- Open the Disable ServiceNow Root of Trust scheduled job.
- Select the Export signed job to production.
- Navigate to .
- Find and open the Disable ServiceNow Root of Trust update set.
- Select Export XML to export your update set as an XML file.
- Log in to your protected instance.
- Navigate to .
- At the bottom of the list, select Import Update Set from XML.
- In the Import XML form, select Choose File and select the XML file you downloaded in the previous steps.
- Select Upload.
- Navigate to , and open the Disable ServiceNow Root of Trust update set.
- Select Preview Update Set.
- After the preview is completed, select Commit Update Set.
- Navigate to .
- Open the scheduled job imported in the update set.
- Select the Execute Now button to run the job.
Résultats
Executing the scheduled job sets the ROT property to true. Your instance is configured to use the customer root of trust.