Legacy TLS versions
Support for TLS 1.0 or TLS 1.1.
Websites can adopt post-quantum key exchange and still support older TLS features. The study compares hybrid and conventional deployments within two management groups.
A comparison of TLS hygiene
Support for older protocol versions and encryption configurations.
Support for TLS 1.0 or TLS 1.1.
Support for at least one deprecated encryption configuration.
Certificate-status sharing and whether certificate identities match the requested endpoints.
OCSP stapling lets a website provide recent certificate-status information during connection setup.
The certificate identity does not match the requested website name.
Configuration signals associated with known weaknesses.
TLS 1.0 with CBC-mode ciphers enabled, even when newer TLS versions are also supported.
HTTP compression detected in a response. Compression alone does not establish that an endpoint is exploitable.
Support for CBC-mode ciphers. The study flags this feature without testing for vulnerable timing behavior.
Support for ciphers that encrypt data in 64-bit blocks.
Support for the deprecated RC4 cipher.
Provider-managed HTTPS endpoints, grouped by hybrid or conventional key exchange. Paper, §6.5 and the security-labeling appendix
Hybrid deployments show stronger certificate practices, but older protocols, deprecated cipher suites, and known weakness indicators remain. The PQC transition therefore offers an opportunity to review the wider TLS configuration alongside enabling post-quantum key exchange.
Provider-managed hybrid endpoints more often retain deprecated cipher suites than their conventional counterparts, while owner-managed endpoints show the opposite pattern. Transition guidance should address these differences, encouraging providers to review shared configurations and helping individual operators update their own systems.
A rising post-quantum adoption rate tells only part of the story. Tracking certificate practices, legacy configurations, and known weakness indicators alongside adoption can show where migration brings broader improvements and where further work remains.
Explore the main findings or read the full paper.