Certificate decoder
Paste PEM, DER, CSR or PKCS#7: subject, SANs, key, signature, extensions, validity and fingerprints, decoded in your browser.
Runs in your browser; nothing is uploaded
Read certificates locally
Inspect X.509 certificates, certificate signing requests and certificates inside PKCS#7 SignedData. The decoder shows names, SANs, public key and signature algorithms, validity, extensions and certificate fingerprints. Paste multiple certificates to check whether each issuer matches the next subject. This is an order check, not a trust or signature validation.
Check a private key
Paste an unencrypted PKCS#8 private key with a certificate or CSR to test whether the public and private keys match. The key is used only for an in-memory sign and verify check. Avoid exporting or sharing the pasted key.