com.snc.csf.servicenow_root_of_trust.disabled
ServiceNow property description:
This property is modified only by users with admin + security admin(elevated role) + cryptographic manager roles, through root of trust scheduled jobs. Once turned on, Code Signing signatures shipped with ServiceNow build certificates are no longer trusted and not used while signing.
Attributes
- Sys ID: 637f3482772321106b84a81f7f5a992e
- Type: true | false
- Application: ServiceNow Key Management Framework Code Signing
- Default value: false

AI generated property description:
The ServiceNow property `com.snc.csf.servicenow_root_of_trust.disabled` is used to disable the ServiceNow root of trust. When this property is set to true, it prevents the system from using the ServiceNow root of trust for certificate validation. This can be useful in scenarios where an organization prefers to use its own certificate authority or another trusted root. Disabling the ServiceNow root of trust can enhance security by ensuring that only certificates from trusted sources within the organization are accepted. This property is particularly relevant for organizations with strict security policies and custom certificate management practices.
Source