SSL Tools · SSL Decoder
Decode a certificate you have been sent
Paste a PEM certificate and read what is actually inside it - subject, issuer, dates, extensions.
- Free
- No sign-up
- Nothing you paste is stored
Paste a certificate and read what is actually inside it - subject, issuer, dates, key details and every name it covers.

Useful when
- You have several .crt files and need to know which is the leaf and which are intermediates
- A certificate arrived and you want to confirm the names before installing it
- You are checking an expiry date without waiting for a browser to complain
- You need the exact issuer name to find the right intermediate bundle
Telling a leaf from an intermediate
Download a certificate and you often get several files with unhelpful names. Decode each one: the leaf has your domain as its subject, an intermediate has the authority's name as its subject and a different authority as its issuer, and a root has the same name in both. Install them in the wrong order and browsers report an incomplete chain.
Reading it without a server
This works on any certificate file, whether or not it is installed anywhere. That makes it the quick way to check a certificate you have been sent, or one you pulled out of a backup, before going anywhere near a live server.
Other tools
All seven →- SSL Checker Is the certificate installed, trusted, and served with the right chain?
- Check SSL Read the issuer, expiry date and covered names off any live site.
- CSR Generator Build a certificate signing request without touching OpenSSL.
- CSR Decoder Check the details in a CSR before you send it to the CA.
- Key Matcher Confirm a certificate, its CSR and its private key belong together.
- Server Checker What software your server runs, and which protocols it accepts.
Found a problem you would rather not fix yourself?
Send us the domain and the error. Our engineers install and troubleshoot certificates on any platform we sell for.