Certificate Repository

The certificate repository is a store or repository where ESA stores all the certificates. It gives you the capability to upload certificates to the repository. It also allows you to upload Certificate Revocation List (CRL).

A Certificate Revocation List (CRL) is a list containing entries of digital certificates that are no longer trusted as they are revoked by the issuing Certificate Authority (CA). The digital certificates can be revoked for one of the following possible reasons:

  • The certificate is expired.
  • The certificate is compromised.
  • The certificate is lost.
  • The certificate is breached.

CRLs are used to avoid the usage of certificates that are revoked and are used at various endpoints including the web browsers. When a browser makes a connection to a site, the identity of the site owner is checked using the server’s digital certificate. Also, the validity of the digital certificate is verified by checking whether the digital certificate is not listed in the Certificate Revocation List. If the certificate entry is present in this list, then the authentication for that revoked certificate fails.

The Certificate Repository screen is accessible from the ESA Web UI, navigate to Settings > Network > Certificate Repository. The following figure and table provides the details about the Certificate Repository screen.

Certificate Repository Screen

CalloutActionDescription
1IDESA generated ID for the certificate and key file.
2TypeSpecifies the type of the file i.e. certificate, key, or CRL.
3Archive timeIt is the timestamp when the certificate was uploaded to the certificate repository.
4StatusThis column shows the status of the certificate in the Certificate Repository, which can be:
  • In use - When you hover over this status, it displays the function or the system services (Management or Web Services) using the certificates.
  • expired – The certificate is expired.
  • expires in – days – The number of days left for the certificate to expire.
5DescriptionDisplays the description given by the user when the certificate is uploaded to Certificate Repository. It is recommended to provide a meaningful description while uploading a certificate.
6 DeleteAllows you to delete multiple selected certificates or CRLs from the Certificate Repository.
Note: Only expired certificates or CRLs can be deleted.
7 InformationProvides additional information or details about a certificate and its private key (if uploaded).
8 DeleteAllows you to delete the certificate or CRL from the Certificate Repository.
Note: Only expired certificates or CRLs can be deleted.
Last modified February 7, 2025