View the Details of a Certificate Signing Request with OpenSSL
Posted April 27, 2004 by Quinn McHenry in OpenSSL
Last Updated on
Once a certificate signing request (CSR) is created, it is possible to view the detailed information used to create the request.
To view the details of the certificate signing request contained in the file server.csr, use the following:
openssl req -noout -text -in server.csr
About Quinn McHenry
Quinn was one of the original co-founders of Tech-Recipes. He is currently crafting iOS applications as a senior developer at Small Planet Digital in Brooklyn, New York.
View more articles by Quinn McHenry
View more articles by Quinn McHenry
The Conversation
Follow the reactions below and share your own thoughts.