Viewing the contents of an SSL x509 Certificate
If you have an existing SSL x509 certificate, then you may view its contents using the following openssl command:
openssl x509 -in mycert.crt -noout -text
Last updated: 12/06/2008
If you have an existing SSL x509 certificate, then you may view its contents using the following openssl command:
openssl x509 -in mycert.crt -noout -text
Last updated: 12/06/2008