All tools
TLS / Cert Checker
Live cert chain, expiry, SAN list, and key details for any host.
Why this exists
'Why is this site flagged?' and 'is my cert expired?' tickets are quick if you have a one-shot tool. OpenSSL is the right answer but most techs won't reach for the CLI.
How to use
- Enter host:port (defaults to 443 if you omit the port).
- Tool connects and reports issuer, subject, SAN list, valid-from/to, days remaining, signature algorithm, and chain depth.
- Red badge if the cert is expired or expires within 14 days.
Worked example
Try vercel.com, defaults to port 443. Add :993 or similar for IMAPS, :465 for SMTPS, etc.