+1 302 2981348
+7 (499) 638-24-77 support@isplicense.ru
+1 302 2981348
Home / SSL tools / SSL decoder

SSL decoder

Validate certificate and CSR

This tool allows you to have a look at SSL certificate and CSR request properties without installing them at server.
You have to copy and paste whole certificate file, starting from "-----BEGIN CERTIFICATE----- " and ending with "-----END CERTIFICATE-----
Also, if you have Linux, you can run this command to get a property list: openssl x509 -in certificate.crt -text -noout