Sample Header Ad - 728x90

How to display remote server's TLS certificate details in terminal?

22 votes
2 answers
31878 views
Having TLS certificate in local file, I can display its details using syntax like: openssl x509 -text -noout -in cert_filename Is there any way to display remote SMTP/POP3/HTTP server's TLS certificate in this same format in bash terminal?
Asked by malloc4k (707 rep)
Apr 23, 2012, 07:56 AM
Last activity: Apr 22, 2025, 07:58 PM