TLS, byte-by-byte

https://bytebybyte.dev/

TLS | Tutorial

The website shows and annotates a real TLS handshake for the website. It shows each message that is transferred and explains the values that are seen. For this, a JavaScript TLS library is used that communicates with the website. The communication is then displayed.