Problem: You want to view information about a given SSL certificate, stored in a PEM file
Solution:
# openssl x509n-text -in filename
This is a quick way to learn who issued a certificate, its begin and end dates, and other pertinent details.
This is a quick way to learn who issued a certificate, its begin and end dates, and other pertinent details.
Solution:
# openssl x509n-text -in filename
This is a quick way to learn who issued a certificate, its begin and end dates, and other pertinent details.
This is a quick way to learn who issued a certificate, its begin and end dates, and other pertinent details.
No comments:
Post a Comment