What information does an X.509 certificate contain?
A certificate contains identity details, a public key, validity dates, extensions, issuer information and a cryptographic signature.
Security
Decode PEM or DER X.509 certificates and inspect identity, validity, extensions and fingerprints.
Decode PEM or DER X.509 certificates and inspect identity, validity, extensions and fingerprints.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this certificate decoder to inspect issuer and subject names, serial numbers, validity dates, public key information, subject alternative names, key usage and cryptographic fingerprints.
A certificate contains identity details, a public key, validity dates, extensions, issuer information and a cryptographic signature.
It can inspect and validate certificate data, but full trust validation also requires a trusted certificate chain and current revocation information.
A fingerprint is a hash of the encoded certificate used to identify and compare it.