Tagged: TLS

Understanding TLS/SSL Inspection

In today’s digital landscape, the vast majority of internet traffic is encrypted using TLS (Transport Layer Security), the modern successor to SSL (Secure Sockets Layer). This encryption is crucial for protecting sensitive data as...

Understanding TLS 1.3 with Wireshark

This article focuses on TLS 1.3, the latest and most secure version of the Transport Layer Security protocol. We’ll use actual packet captures (pcap files) from Wireshark to break down its negotiation process step-by-step,...