Skip to main content
Skip table of contents

Revocation information

This article describes how to add and remove revocation information for a certain certificate issuer (CA) in Nexus OCSP Responder.

Add revocation information

To add revocation information for a certain CA:

  1. If the CA is:
    1. a trusted CA: Add the CA certificate to the trust store, see Trust store.
    2. a subordinate CA to a CA in the trust store: Copy the CA certificate to the persistent directory.
    All certificates in the trust store and persistent directory are automatically inserted into the cache.
  2. Configure one or more CRL validator(s) to retrieve CRLs for this CA, see Validation section.
  3. Restart Nexus OCSP Responder to make these updates take effect.
Remove revocation information

To remove revocation information for a certain CA:

  1. Delete the CA certificate for the CA from the trust store or the persistent directory.
  2. Delete the relevant CRLs from the CRL cache directory.
  3. Delete the CRL validator entries in the configuration file that correspond to the CA you want to remove. Renumber all the following validators to close the gap in the sequence.
  4. Restart Nexus OCSP Responder to make these updates take effect.

Related information

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.