SSL & Security
OCSP Checker
OCSP status check
Tool features
OCSP Status Check
Certificate Validation
OCSP Stapling Detection
Security Score
What is OCSP & how it works
OCSP (Online Certificate Status Protocol) is how a client asks a certificate authority, in real time, whether a certificate is still valid or has been revoked. Even a certificate that hasn't expired can be revoked — for example if its private key was compromised — and OCSP is the mechanism that lets browsers find out before trusting it.
This checker locates the OCSP responder listed in the certificate, sends a status request, and reports whether the certificate is good, revoked, or unknown. It also shows whether the site supports OCSP stapling, where the server attaches a fresh, signed status response to the TLS handshake — improving both privacy and page-load speed.