Check CRL distribution points and OCSP responder URLs
Certificate revocation is the process of invalidating a TLS certificate before its expiration date. Revocation can occur for several reasons including key compromise, CA compromise, or cessation of operation. Certificate Authorities publish revocation information through CRL (Certificate Revocation List) distribution points and OCSP (Online Certificate Status Protocol) responders. Our Revocation Reason Decoder extracts these details from any TLS certificate, helping you understand how revocation is handled.
Standards: RFC 5280 certificate revocation reason codes
Codes: 0-10 defined reasons with plain-language explanations
OCSP: How revocation reasons are communicated via OCSP/CRL
Impact: Trust implications and recommended actions for each reason