A Web.com Partner
Sign Up / Log In
Online Support SSL Certificates

How to decode a CSR

If you need to decode a CSR to see the information that it contains (for example, if you want to double-check that you have entered all the information correctly) then you can use OpenSSL to do it with a single command.

Open up OpenSSL and enter in the following command to view the deciphered contents of your Certificate Signing Request:

openssl req -in server.csr -noout -text
Was this helpful? Yes No 100% of people found this helpful.
{"message":""}