Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Key Pair and Certificates

The Key Pair and Certificates dashboard displays details about the cryptographic keys and digital certificates used for Code Signing. It includes information such as key type, certificate issuer, expiration date, and validity status. Use this dashboard to manage code signing certificate credentials, verify their validity, and help ensure secure and trusted Code Signing operations.

The Key Pair and Certificates Configuration dashboard displays the following reports:

TitleTypeDescription
Certificate NameText fieldThe unique identifier \(name\) assigned to a digital certificate used for Code Signing.
Crypto ModuleText fieldThe cryptographic component used to generate, store, and perform key operations on private keys for Code Signing. It ensures secure key operations and helps protect sensitive cryptographic material from unauthorized access.
TypeText fieldThe classification of the cryptographic key or certificate used for Code Signing. Example: - ServiceNow - Third party
ExpiresText fieldDate when the digital certificate expires and is no longer valid for use.
StatusText fieldCurrent validity of the digital certificate.- Valid: The certificate is active and can be used for Code Signing. - Expired: The certificate has passed its expiration date and is no longer valid. - Expiring Soon: The certificate is nearing its expiration date. Use this status to take proactive steps for renewal to avoid disruptions in code signing operations.
ChainText fieldThe certificate chain, which includes the digital certificate along with the intermediate and root certificates that establish a trust path.Select View Chain to view the certificate chain.

Parent Topic:Code Signing Health and Status Dashboard