SSL certificate is a file of text with an encoded public key and all information required to issue SSL (domain name, company details etc.). Here you can decode your SSL certificate. The decoder works when you paste the entire contents of the file, including „-----BEGIN CERTIFICATE-----” and „-----END CERTIFICATE-----”.This tools is under dev,Please used OPENSSL TOOLS Download
openssl x509 -in certificate.crt -text -noout