What is SSL ? and advantage of using Https over Http Protocal
1864
19-Jun-2016
What is SSL ? and advantage of using Https over Protocal
Updated on 03-Jul-2023
Aryan Kumar
03-Jul-2023SSL stands for Secure Sockets Layer. It is a cryptographic protocol that provides security for communications over the internet. SSL uses encryption to protect data from being intercepted and read by unauthorized parties.
HTTPS is the secure version of HTTP. It uses SSL to encrypt all communications between a web browser and a web server. This means that all data, including passwords, credit card numbers, and other sensitive information, is protected from being intercepted and read by unauthorized parties.
Here are some of the advantages of using HTTPS over HTTP:
If you are concerned about the security of your data, then you should always use HTTPS whenever possible. Most major websites now use HTTPS, so it is becoming increasingly easy to find secure websites to use.
Here are some of the common ways to identify if a website is using HTTPS:
https://instead ofhttp://.Ashish Awasthi
19-Jun-2016