SSL Tools · SSL Checker
Check whether your certificate is installed correctly
Point it at a host name and it reports whether the certificate is installed, in date, trusted, and served with a complete chain.
- Free
- No sign-up
- Nothing you paste is stored
Enter a host name and we will open a TLS connection to it, read the certificate it presents, and tell you whether it is installed correctly, still in date, issued to the right names and served with a complete chain.

What the report covers
- Whether the certificate is actually being served, and on which port
- Issuer, validity dates and how long you have left
- Every name the certificate covers, and whether the one you asked about is among them
- Whether the intermediate chain is complete - the single most common cause of "not secure" on mobile
Why a certificate can be installed and still fail
A certificate that works in your desktop browser can still fail elsewhere. The usual reason is an incomplete chain: your server sends the leaf certificate but not the intermediate that links it to a trusted root. Desktop browsers often paper over this by fetching the intermediate themselves; mobile browsers, older Android devices and command-line clients do not. This check reports the chain as your server actually sends it.
Names, not just domains
A certificate is valid only for the names listed inside it. www.example.com and example.com are two different names, and a wildcard covers one level of subdomain, not two. If the name in the address bar is not in the certificate, every visitor sees a warning no matter how correctly it is installed.
What happens to what you type
We connect to the host name you give us and read what it presents publicly. Nothing is stored. If you leave an email address we send you the report and nothing else.
Other tools
All seven →- Check SSL Read the issuer, expiry date and covered names off any live site.
- Certificate Decoder Paste a certificate and read what is actually inside it.
- CSR Generator Build a certificate signing request without touching OpenSSL.
- CSR Decoder Check the details in a CSR before you send it to the CA.
- Key Matcher Confirm a certificate, its CSR and its private key belong together.
- Server Checker What software your server runs, and which protocols it accepts.
Found a problem you would rather not fix yourself?
Send us the domain and the error. Our engineers install and troubleshoot certificates on any platform we sell for.