OpenSSL

Display certificate information

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

Copyright © 2025 Alexander Trost. All rights reserved.