View a certificate
This procedure allows you to view a certificate using the openssl command.
To view a certificate, enter the x509 command:
openssl x509 -in MyCompanyCA.crt -noout -text
This procedure allows you to view a certificate using the openssl command.
openssl x509 -in MyCompanyCA.crt -noout -text