openssl x509 -in cert.pem -text -noout

Category: Self-Hosting

openssl x509 -in cert.pem -text -noout

Display all details of a certificate — subject, issuer, validity, SANs, and key info

Dumps all fields of a certificate in human-readable format — subject, issuer, validity period, Subject Alternative Names, and key algorithm.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.