What is the difference between HTTP and HTTPS

What is the difference between HTTP and HTTPS?

Answers

  • Answer 1

    HTTP (HyperText Transfer Protocol) is used for unencrypted communication, while HTTPS (HyperText Transfer Protocol Secure) encrypts data exchanged between the web server and the client using SSL/TLS.