
How does SSL work? ( Secure Sockets Layer )
If you use the Chrome browser , you must have noticed that there is a green lock next to the address of some websites ; But what does this mean ? The address of some websites starts with https : // instead of http : // , and this means that this site uses the protocol for communication between the user and the server . It uses SSL encryption . After the introduction of this protocol , at first many sites were not interested in implementing this protocol on their

