Show who a certificate belongs to and who issued it
-subject prints the certificate owner's distinguished name, and -issuer prints the CA (certificate authority) that signed it, so you can confirm the cert matches the domain and comes from an expected issuer. -servername sends SNI (server name indication), which matters when one IP hosts many sites.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.