Introduction¶
There is a lot to say about TLS (including some fun mathematics and the history of SSL and TLS protocols). In this codelab we’ll mostly focus on mechanics of a TLS handshake, debugging and understanding errors and establishing trust with certificate authorities.