tls.cert.revocation_unknown

Revocation Status Unknown

What we check

We query the certificate authority's revocation endpoints — the OCSP responder and/or CRL distribution point — and evaluate the response. This finding fires when the authority responds but explicitly states it does not know the certificate.

What this finding means

The certificate authority answered the revocation query but reported that it does not recognize this certificate — the serial number is not in its records. This can happen when:

Why it matters

How it's graded

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

Evidence example

Certificate serial: 06:D4:E5:F6:A7:B8:C9
OCSP responder: http://ocsp.example-ca.com
OCSP status: unknown — responder does not recognize this certificate

References