OpenSSL
Display certificate information
# Replace CERT_FILE_NAME with the path to your certificate file
openssl x509 -in CERT_FILE_NAME -noout -text
# Replace CERT_FILE_NAME with the path to your certificate file
openssl x509 -in CERT_FILE_NAME -noout -text