TLS & certificate posture
ExposureGrid completes a TLS handshake against your hostname and inspects the negotiated protocol, cipher, certificate chain, and validity window.
Why it matters
Most browser-facing TLS issues aren't cryptographic breaks. They're misconfigurations: expiring certs, mismatched hostnames, untrusted intermediates, or weak protocol versions left enabled by default.
Example findings
- Certificate expires in fewer than 14 / 30 days.
- Hostname does not match any subjectAltName.
- Server still negotiates TLS 1.0 or 1.1.
- HSTS missing on a host that already serves HTTPS-only.
