Hello friends,
Explain The Different Between Http And Https?
Hi Friends,
Both http and https are the protocols using which the information of a particular website is exchanged between Web Server and Web Browser.
But extra "s" present in https makes it more secure than http.
HyperTextTransferProtocol (HTTP) is a protocol for transferring hypertext over the web but it's not much secure. In fact, the hyper-text exchanged using HTTP goes as plain text so anyone between the browser and server can read it relatively easily if one intercepts it. But during online shopping you might have noticed that as soon as we click the checkout button, the address bar gets changed to use https. This is done to make the subsequent data transfer secure.