Chapter 4. Analyzing SSL/TLS
In this chapter we will learn what SSL/TLS is used for, how the entire handshake process happens, and about the common areas where the SSL/TLS handshake fails, by covering the following topics:
- An introduction to SSL/TLS
- The SSL/TLS Handshake Protocol with Wireshark
- SSL/TLS—decrypting communication with Wireshark
- SSL/TLS—debugging handshake issues