Update signature metadata preferences
These settings provide flexibility and customization options when signing code or files. Depending on your security and verification requirements, you can enable or disable these options as needed to meet your specific needs.
In the Software Trust menu, go to Account > Account settings.
In the Account section, select the edit (
) icon.
Scroll down to Signature metadata.
In the Signature metadata section, make the desired changes:
Field
Description
All
Select this checkbox to include all the metadata available when signing.
Checksum after signature
This option generates and stores a checksum (a hash value) of the signed file after the code signing process. The checksum provides a way to verify the integrity of the file after it has been signed.
Checksum before signature
This option generates and stores a checksum before the code signing process. It can serve as a baseline for verifying the file's integrity before it was signed.
Digest algorithm
This option specifies the cryptographic hash algorithm used to create the hash value (checksum) for the file.
File location
This option includes the specific the location or path where the signed file should be saved after the code signing process is completed.
File name
This option allows you to configure the name of the signed file to determines what the signed file will be named once the signing process is done.
Signing tool
This option includes information about the tool or software used for code signing. It may include details about the version of the signing tool, its issuer, or other relevant information.
Timestamp
This option includes a timestamp in the digital signature. The timestamp indicates when the signature was applied to the file. It helps ensure the validity of the signature even if the certificate used for signing expires.
Timestamp URL
This option allows you to specify the URL of the timestamping authority or service that provides the timestamp. Timestamps are used to prove that the signature was applied at a particular time, which is important for long-term verification.
Suggerimento
DigiCert timestamp URL is:
http://timestamp.digicert.com
Select Update settings.