01-03-2014 11:05 AM - edited 03-07-2019 05:21 PM
Does https create any tunnel ? What is the diffenrence in working of SSL VPN and HTTPS ?If we are opening secured website using SSL VPN ,will there be a 3 way handshake? Can some one please explain the difference between the two using packet flow or if possible wireshark.
Solved! Go to Solution.
01-07-2014 07:27 PM
its not HTTPS v SSL.
HTTPS uses SSL as its mechanism to povide authenticity and confidentiality. when you take that same mechanism (SSL) and apply it to the exchange of any trafic and also add client authentication. it is called SSL VPN.
remember with SSL VPN the client will need to authenticate using certs as well, contrary to HTTPS were pretty much always there is only server side authentication.
HTH
=============================
Please remember to rate useful posts, by clicking on the stars below.
=============================
01-04-2014 11:30 PM
Hello,
Yes, SSL provides a way to authenticate and encrypt your traffic.
HTTPS uses SSL/TLS
For every TCP protocol there will be a three way handshake
You could try to check the data traffic on wireshark but will not be able to decode the traffic as it's encrypted, Unless you have the private-key you will not be able to use it
Looking for some Networking Assistance?
Contact me directly at jcarvaja@laguiadelnetworking.com
I will fix your problem ASAP.
Cheers,
Julio Carvajal Segura
http://laguiadelnetworking.com
01-07-2014 07:27 PM
its not HTTPS v SSL.
HTTPS uses SSL as its mechanism to povide authenticity and confidentiality. when you take that same mechanism (SSL) and apply it to the exchange of any trafic and also add client authentication. it is called SSL VPN.
remember with SSL VPN the client will need to authenticate using certs as well, contrary to HTTPS were pretty much always there is only server side authentication.
HTH
=============================
Please remember to rate useful posts, by clicking on the stars below.
=============================
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide