Validating Script Signatures
Signature validation performs additional checks on the signature of a script at the certification authority level, to prevent execution of scripts with an invalid signature. When signature validation is enabled for a script, the check is also carried out on any included scripts that it invokes. For details, see Signing of a Script.
Set Signature Validation for a Script
- In System Browser, select Applications > Logics > Scripts > [scripts folder] > [script].
- In the Script Editor tab, click Enable Signature Validation
.
- Additional checks are enabled on the signature of this script.
NOTE: To remove the validation checks, click Disable Signature Validation
.
Set Default Signature Validation for all Scripts
Do this procedure if you want signature validation to be turned on by default for all scripts that are created or imported in the Script Editor tab.
- In System Browser, select Management View.
- Select Project > Management System> Servers > Main Server > Scripting.
- In the Operation tab, locate the property Signature Validation Mode and click Enable.
- Additional checks on the signature are enabled by default for all scripts. You can still disable them for individual scripts in the Script Editor tab.
NOTE: To turn off default signature validation, select the Signature Validation Mode property and click Disable.
