Decode a certificate without uploading it
X.509 certificates, signing requests, chains, revocation lists, keystores and raw ASN.1, read in your browser, on your machine. Nothing you paste leaves the page.
Decoded in this page. Nothing you paste leaves it.
Tip: / to jump here, Ctrl/⌘ + Enter to decode.
Decoding
Certificate decoder
Inspect every field of an X.509 certificate: subject, issuer, validity, SANs, key usage and fingerprints.
CSR decoder
Decode a PKCS#10 signing request: subject, public key, signature algorithm and requested extensions.
Chain decoder
Split a concatenated PEM bundle into an ordered chain and verify every issuer-to-subject link.
CRL decoder
Certificate Revocation List: revoked entries, dates and reasons.
PKCS#7 decoder
Inspect PKCS#7 / CMS bundles and the certificates they carry.
PKCS#12 decoder
Open password-protected .p12 / .pfx files.