Learning Python Network Programming

(Sean Pound) #1

Programming with Sockets


Inspecting interaction between a custom SSL client/server


Let us inspect the SSL client/server interaction once again in order to observe the
differences. The first screenshot shows the entire communication sequence. In the
following screenshot we can see that the server's Hello and certificate are combined
in the same message.

Free download pdf