We see the TCP connection is established to “https” or TCP port

443.The client is 192.168.0.25 and the web server is 192.168.0.20.

We see the SSL “Client Hello” message. Notice the detail. TLSv1 “Record Layer” and “Handshake Protocol”. Based upon our previous discussion, we know the client is going to send a random number and the cipher suites it supports.

53