Packet analysis
What is new with TLS 1.3 - some capture examples
5 min read
In August of 2018, the Internet Engineering Task Force (IETF) moved Transport Layer Security (TLS) Version 1.3 to RFC 8446. In the world of networking standards, this means it has been properly vetted by the community and is officially ready for showtime on clients and servers.
About these captures
We're able to look at TLS 1.3 handshakes thanks to support for the protocol
in tshark 2.6. CloudShark 3.5 and later versions have support for TLS 1.
Keep reading