Cheatsheet: Difference between revisions

Content added Content deleted
Line 418: Line 418:
--> Application Data(GET)
--> Application Data(GET)
<-- Encrypted Handshake Message(Hello Request)
<-- Encrypted Handshake Message(Hello Request)


#Client sends the supported parameters
#Server chooses the parameters; Sends the certificate; And first half of the Diffie-Hellman key exchange
#Client sends the second half of the Diffie-Hellman exchange, Computes the session keys; Switches to encrypted communication
#Server computes the session keys; Switches to encrypted communication.


= NetScaler =
= NetScaler =