utility / SSL
SSL Certificate Checker
Check a site's SSL/TLS certificate chain, expiry, and configuration.
Uses the network
LOCAL WORKBENCH
SSL / TLS Certificate Inspector Reference
100% Local
openssl s_client -connect example.com:443 -servername example.com -showcerts
Continue the thread