TLS 1.0 and TLS 1.1 enabled
Deprecated versions increase attack surface and should not be negotiated.
Disable them and document any temporary exception with a deadline.
TLS 1.2 can still be strong when configured carefully, but TLS 1.3 is the practical foundation for post-quantum TLS. If a website or API still depends on TLS 1.2-only clients, that compatibility path needs a migration plan before hybrid ML-KEM can protect the traffic.
Deprecated versions increase attack surface and should not be negotiated.
Disable them and document any temporary exception with a deadline.
TLS 1.2 can still be strong when configured well, but NCSC says TLS 1.2 will not be updated to support PQC.
Enable TLS 1.3 and plan client migration before relying on hybrid ML-KEM TLS.
CBC, static key exchange, old curves or weak signatures can preserve legacy risk even if TLS 1.2 is allowed.
Use recommended TLS 1.2 profiles only while moving eligible traffic to TLS 1.3.
Load balancers, origin paths, API gateways or old clients can silently negotiate weaker configurations.
Scan every public hostname and API path, not only the homepage.
TLS 1.2 is not the same problem as TLS 1.0 or TLS 1.1. The old versions are deprecated and should be disabled. TLS 1.2 remains widely deployed and can be configured securely for classical threats, but it carries more configuration complexity than TLS 1.3.
For post-quantum migration, the issue is more direct: current web PQC deployment is built around TLS 1.3 hybrid key agreement. NCSC guidance says TLS 1.2 will not be updated to support PQC and that organisations using only TLS 1.2 need a plan to move to TLS 1.3.
That means a TLS 1.2-only estate is not just a legacy configuration issue. It is a migration blocker for future quantum-safe key establishment.
TLS downgrade risk is rarely a single setting. It can come from a CDN edge, an origin server, an API gateway, a partner callback endpoint, an old mobile runtime or a temporary compatibility exception that became permanent.
RFC 9325 recommends that implementations support TLS 1.3 and prefer it over earlier versions when available. It also explicitly encourages migration of most TLS 1.2 use to TLS 1.3 and warns that TLS 1.2 environments must still follow detailed hardening rules.
A useful PQC migration plan therefore treats TLS 1.2 as a managed compatibility layer, not the future state. Keep it where evidence says it is needed; remove it where it is only historical inertia.
For an audit or migration backlog, "we use a modern CDN" is not enough. Good evidence includes a live scan result, TLS policy export, provider documentation, client compatibility data and an owner-approved retirement date for legacy paths.
Public scans are a fast first pass, but they only cover visible hostnames. Internal mTLS, service mesh, managed service APIs, mobile apps and partner integrations need their own discovery and testing.
TLS 1.2 can still be strong when configured with recommended profiles, but it carries more configuration risk and is not the practical foundation for future post-quantum TLS migration.
Current deployed hybrid post-quantum key agreement for web traffic is based on TLS 1.3. NCSC guidance says organisations using only TLS 1.2 need a plan to move to TLS 1.3 to use PQC in future.
Not always. Many environments still need TLS 1.2 for compatibility. The safer path is to enable and prefer TLS 1.3, harden TLS 1.2, then retire TLS 1.2 where client evidence allows.
No. A public scan can find visible endpoint configuration, but internal service paths, mobile clients, partner APIs, origin bypasses and non-standard ports still need inventory and testing.
Run a free external scan to capture visible TLS posture, then use the result as the first item in your broader cryptographic inventory.
A PQC guide is more useful when it is attached to current evidence. Create a free account, add a public domain now or later, and keep a repeatable baseline for TLS, security headers and visible post-quantum readiness.
Prefer to scan first? Open the free quantum security scanner.