tls.cert.revocation_unavailable

Revocation Status Unavailable

What we check

We attempt to contact the certificate authority's revocation endpoints — the OCSP responder and/or CRL distribution point named in the certificate. This finding fires when the endpoint exists but did not return a usable response.

What this finding means

We tried to check whether the certificate has been revoked, but the authority's endpoint was unreachable, timed out, or returned an unparseable response. The revocation status is genuinely indeterminate — this is neither a pass nor a revocation.

Why it matters

How it's graded

An unavailable revocation status is informational and carries no penalty. See Grading Methodology for the full scoring model.

Evidence example

Certificate serial: 05:C3:D4:E5:F6:A7:B8
OCSP responder: http://ocsp.example-ca.com
Status: error — connection timed out after 10s
CRL: not checked (certificate names no CRL distribution point)

References