
Removing obsolete features and adding improved functions This prevents malicious third parties (that rely on examining server certificates) from eavesdropping on the connection.ģ.

Conventional SSL communication uses the static Public/ Private Key infrastructure to exchange session keys. Even if an eavesdropper is able to get a copy of the transaction, they would have a very difficult time trying to decipher it. TLS 1.3 has improvements to ensure the confidentiality and integrity of communications. TLS 1.3 requires only one round-trip, which in turn cuts the connection setup latency in half from TLS 1.2 which required two rounds trips to complete the handshake. The TLS 1.3 protocol (RFC8446) is faster, more secure and removes some obsolete features in TLS 1.2.


Transportation Layer Security (TLS) 1.3 protocol provides a new level of privacy and performance compared to previous versions of TLS.
