Defference between https and http ?
Answers
Answered by
3
Explanation:
The only difference between the two protocols is that HTTPS uses TLS (SSL) to encrypt normal HTTP requests and responses. ... As a result, HTTPS is far more secure than HTTP. A website that uses HTTP has http:// in its URL, while a website that uses HTTPS has https://
Answered by
1
Answer:
The only difference between the two protocols is that HTTPS uses TLS (SSL) to encrypt normal HTTP requests and responses. ... As a result, HTTPS is far more secure than HTTP. A website that uses HTTP has http:// in its URL, while a website that uses HTTPS has https://.
Similar questions