SSL Handshake Diagram


Client Hello ----->
<---- Server Hello
(Server's certificate)
(Request for client's certificate)
(Server key exchange)
(Client's certificate)
Client Key Exchange
Change Cipher Spec
Finished
----->
<---- Change Cipher Spec
Finished
Application Data ----->
<----
Application Data

What is the SSL alert protocol?

© 2006 John Michael Pierobon

Notes