From The Most Common OpenSSL Commands to view a certificate:
openssl x509 -text -noout -in certificate.crt
From The Most Common OpenSSL Commands to view a certificate:
openssl x509 -text -noout -in certificate.crt
You must be logged in to post a comment.
I added an alias for this: viewcert