OpenSSL command to view certificate info

From The Most Common OpenSSL Commands to view a certificate:

 openssl x509 -text -noout -in certificate.crt

One thought on “OpenSSL command to view certificate info

Leave a Reply