Http

What is HTTPS?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

HTTPS is a secure version of the HTTP protocol used to transfer data between a web browser and a web server. It encrypts the communication using SSL/TLS encryption to ensure that the data is private and secure.

Learn more: https://www.cloudflare.com/learning/ssl/why-is-http-not-secure/