Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
When enabled, this property prevents the use of trusted Code Signing signatures, impacting the validation of signed code and potentially compromising security. |
| What area does it affect? |
Code Signing and Security |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when assessing code signing security or during security audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.csf.servicenow_root_of_trust.disabled |
| Sys ID |
637f3482772321106b84a81f7f5a992e |
| Type |
boolean |
| Application |
ServiceNow Key Management Framework Code Signing |
| Default value |
false |
| 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. |
| Updated |
2024-05-25 05:06:31 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... value is exceeded, multiple update sets are generated and are linked to the same parent update set to enable batch processing. This limitation prevents UI issues described in KB0557104 . com.snc.csf.servicenow_root_of_trust.disabled true|false Whether the Root of Trust feature is active. The default value is false, meaning that ServiceNow build certificates are trusted. Important: This property can only be changed using a ...
Related properties