Hostname coverage

Certificate Domain Mismatch Checker for Website Owners

Check whether a public website's SSL certificate covers the exact domain visitors use, including www and subdomains.

Search intent

You need to know why the browser says the site is not trusted

A domain mismatch means the certificate does not cover the exact hostname being visited. The certificate may be current and issued by a trusted CA, but browsers still warn users because the name does not match.

Root and www can differ

A certificate for example.com may not include www.example.com unless it was issued with both names.

Subdomains need coverage

app.example.com, status.example.com, and customer.example.com each need to be included or served by a matching wildcard certificate.

CDN and hosting changes can expose old certificates

A routing change can send visitors to a service that still serves a certificate for a previous domain.

Manual check

Check the exact URL customers open

Do not only test the domain you remember. Test the URL from the browser, email, ad, QR code, or customer documentation so the check matches the real visitor path.

Paste the full public URL

A full URL reduces the chance of checking example.com when the customer actually visits www.example.com.

Read the customer conclusion first

The main result should say whether the certificate covers the domain before you dig into issuer or fingerprint details.

Use details to fix the setup

SAN/CN coverage, port, and error details help decide whether to reissue the certificate, update DNS, or fix a proxy route.

Monitoring value

Monitor the hostnames customers actually use

Once the mismatch is fixed, create monitors for the real public hostnames. Cert Monitor can keep checking those selected targets and remind you when certificate risk comes back.

One monitor per important hostname

Different hostnames can fail independently, so the monitor should match the customer-facing URL.

Keep checks privacy-conscious

Anonymous checks do not save results or raw certificates; persistent monitoring starts only for selected registered monitors.

Treat public failure as customer risk

If the certificate cannot be confirmed from the public internet, visitors may also see an access problem.