Certificate Inspector

X.509 decoder and chain validator that runs in your browser

Drop a file anywhere on this box, or paste — decoding starts as you type.

Your certificate is parsed locally in your browser. Nothing is uploaded to a server, logged, stored, or put in the URL.

What this does

Paste anything

PEM, raw Base64, Base64 that wraps a PEM file, hex, DER, a PKCS#7 bundle or a whole chain. The format is detected for you.

See everything

Subject, issuer, validity, SANs, key, signature, key usage, basic constraints, fingerprints, every extension, the ASN.1 tree and an openssl-style view.

Check the chain

Certificates are ordered into a chain and each hop is verified: issuer names, AKI/SKI, and the actual signatures.

Generated locally in your browser — no real certificate is involved.