SSL Certificate Checker
Enter a domain to check its SSL/TLS certificates via Certificate Transparency logs.
Connection
Certificates (from CT Logs)
About SSL Certificate Checking
This tool queries Certificate Transparency logs via crt.sh to find SSL/TLS certificates issued for a domain. It also tests whether the domain is reachable over HTTPS.
- Certificate Transparency is a public framework for monitoring and auditing SSL certificates
- Expired certificates are flagged in red
- Results show the 20 most recent unique certificates
A certificate that is valid today is not the interesting question; the interesting question is what happens in ninety days. Automated issuance has made short lifetimes normal, so most outages now come from renewal that stopped working rather than from a certificate that was never valid. Check the chain as well as the leaf: a server that sends its certificate without the intermediate will work in a browser that has cached it and fail everywhere else.
Related tools
How are you actually storing that?
Hashes, tokens and passwords are only as strong as the code around them: a cost factor left at the default, a token nobody checks the expiry on, a secret committed to the repository. We review and harden applications, and we tell you what an attacker reaches first.
Book a security review