6/02/2011

SSL : View Cert

View The Contents of A Certificate Signing Request (CSR)

#openssl req -text -noout -in host.csr

View x509 certificate details

#openssl x509 -in filename.crt -noout -text