Updating a certificate revocation list
The certificate authority (CA) that issues a digital certificate can revoke the certificate any time the certificate validity period ends before its actual expiration data. For example, a certificate is revoked if the integrity of the certificate is compromised. The CA publishes a Certificate Revocation List (CRL) that contains a list of revoked certificates. CRLs are made publicly available so that anyone can verify whether a certificate that was used to sign a message is valid. The CRL ensures the integrity of the signatures, which are based on the expected level of trust that is associated with the type of certificate. In AS4 Microservice, you can also update lists of revoked certificates that you and your partners use to authenticate certificates.
About this task
In AS4 Microservice, the Certificate Revocation List feature manages the lists that are referenced by CA certificates.
Procedure
- Log in to AS4 Microservice with the necessary access credentials.
- Select Security > Certificate Revocation List.
- In the collections page, select the CRL..
- Click Edit and modify the content.
- Click Save to save the digital certificate and return to the CA Certificates collection page.