Upgrade TLS 1.2 to TLS 1.3

2026-07-06 · updated 2026-09-02

Problem

The server negotiates TLS 1.2. It is still considered secure, but it is an older protocol: the handshake needs two round trips, supports weaker legacy cipher suites (CBC, RSA key exchange) and lacks modern privacy features.

Why it matters

How to fix

Related: Legacy TLS versions