SSL Labs awards an A+ to servers with strong TLS 1.3 configurations, valid certificates, correct cipher suite ordering, and HSTS enabled. This is genuinely good security practice for classical threats.
However, TLS 1.3 with X25519 key exchange and ECDSA signatures — the configuration that earns an A+ — relies entirely on elliptic curve cryptography. Both X25519 (key exchange) and ECDSA (authentication) are vulnerable to Shor's algorithm. A quantum computer with sufficient logical qubits could break both in polynomial time.
The HNDL threat makes this urgent today: adversaries can record encrypted traffic now and decrypt it once quantum computers mature. For data with long confidentiality requirements — healthcare records, financial data, government communications, trade secrets — the quantum threat window is already open.
NIST published FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), and FIPS 205 (SLH-DSA) in August 2024 specifically to address this gap. QScout checks whether your infrastructure has begun adopting these standards.