Paste any PEM-format SSL certificate and instantly decode every field: issuer, subject, Subject Alternative Names (SANs), validity period, public key strength, signature algorithm, and certificate extensions.
PEM (Privacy Enhanced Mail) is a Base64-encoded text format used for certificates, CSRs and keys. It begins with a -----BEGIN ...----- header and ends with a -----END ...----- footer.
SANs are additional domain names covered by a single certificate. Modern SSL certificates use SANs instead of the older wildcard or multi-domain approach. Check this field to see all domains the certificate is valid for.
Yes, and you should. Decoding lets you verify that the Common Name, organization name and key size are correct before sending it to the CA.
No. The decoder runs entirely in your browser using JavaScript. The certificate or CSR data you paste is not sent to any external server.
Find the right SSL certificate for your site in 60 seconds.
Take the SSL wizard →