You must Sign In to post a response.
Category: Networking (LAN)
#26035
Both of these are for securing a connection and finally it continues with SSL. What TCP 3 way handshake does is simply to establish connection and then SSL takes over and sustains it. May be in some configurations we do not find the TCP 3 way handshake as the SSL is suffice to make it and sustain it.
Knowledge is power.
Knowledge is power.
#26038
Based on our experiments, we make a conclusion that TCP with SSL is more secure, compared with TCP connection which provides reliable, ordered, error-check delivery of a stream between server and client. Due to encrypt and decrypt data, transmission speed is more slow than normal.
#26039
Thank you for your answer. Could you tell me on which OSI layer SSL handshake works exactly?
Return to Return to Discussion Forum