Monitor certificate revocation status via CRL/OCSP
The Certificate Revocation Monitor continuously tracks the revocation status of your SSL certificates through both Certificate Revocation Lists (CRL) and the Online Certificate Status Protocol (OCSP). It detects when certificates are revoked by their issuing CA, alerts you to status changes, and helps you understand the revocation reason — whether due to key compromise, CA compromise, affiliation change, superseded, or cessation of operation.
Certificate revocation is a critical security mechanism that allows CAs to invalidate certificates before their expiry date when they are compromised or no longer needed. Without monitoring, you may unknowingly serve a revoked certificate, exposing your users to man-in-the-middle attacks and causing trust warnings in browsers. This tool provides the visibility needed to maintain certificate trust.