~ / ssl

$ openssl s_client -connect example.com:443

SSL Checker

What certificate a host presents, who issued it, when it expires, whether it covers the name you asked for, and which TLS versions the server still accepts.

$

Public hosts only. Port defaults to 443.

 

Enter a hostname to inspect its TLS certificate.

Nothing is checked until you ask — this one reaches out to the host.