How to decode an SSL certificate online

We've developed a web based SSL Certificate Decoder that you can use to decode and verify the contents of your SSL certificate online.

How to decode an SSL certificate using openssl

If you prefer, you can decode an SSL certificate locally on your own computer using OpenSSL as follows:

openssl x509 -text -in sslcert.pem