tls.untestable

TLS Not Testable

What we check

We determine whether TLS testing is possible based on the domain's MX configuration. This finding is emitted when there are no MX hosts to probe — the domain has no usable MX targets (all targets are unresolvable, IP literals, or the domain has no MX records at all).

What this finding means

TLS cannot be tested because there is no mail server to connect to. This is a consequence of the MX configuration, not a TLS problem in itself. The fix is to establish working MX records — once a reachable mail server exists, TLS can be evaluated.

Why it matters

How it's graded

Untestable TLS carries a 100-point deduction in the TLS category, reducing the TLS score to zero. See Grading Methodology for the full scoring model.

Evidence example

MX configuration: no usable targets
TLS: not testable — no mail server available to probe

References

This finding is a consequence of MX configuration issues. See the related MX findings for applicable RFCs.