SSL Checker
Check the SSL/TLS certificate of any website — valid or not, expiry countdown, issuer, protocol, SANs and chain — in seconds. Free.
Enter a hostname to inspect its TLS certificate server-side. Results are cached for a few minutes.
- Issued to
- —
- Issued by
- —
- Valid from
- —
- Valid until
- —
- Signature algorithm
- —
- Protocol
- —
Covered domains (SANs)
Certificate chain
About SSL Checker
The SSL Checker connects to any hostname on port 443 and inspects its TLS certificate server-side. In seconds you get a clear valid-or-invalid verdict, an expiry countdown in days, the subject and issuing certificate authority, the validity window, the signature algorithm and the negotiated TLS protocol version.
It also lists every domain the certificate covers through its Subject Alternative Names (SANs) — essential when you need to confirm that a wildcard or multi-domain certificate really includes the subdomain you are deploying — and shows the certificate chain link by link, so you can spot a missing intermediate certificate.
Validity is verified properly: the tool performs a second handshake with full peer and hostname verification enabled, so a certificate that is merely present but untrusted, expired or issued for the wrong name is flagged as invalid. Use it to check SSL certificate expiry online before the browser warnings start.
How to use SSL Checker
- Enter the hostname you want to check, such as example.com — no https:// prefix needed.
- Click “Check certificate” and let the server complete the TLS handshake.
- Read the validity badge and the expiry countdown to see how many days remain.
- Review the issuer, validity dates, signature algorithm and protocol version.
- Open the SANs list to confirm every domain and subdomain the certificate covers.
- Inspect the certificate chain to verify the intermediates are served correctly.