What protocol does HTTPS use to encrypt web traffic?
- A.SSH
- B.IPSec
- C.TLS
- D.PGP
Why C is correct
HTTPS uses TLS (Transport Layer Security) to encrypt the communication between a web browser and a web server. TLS replaced the older SSL protocol and ensures that data transmitted over the web is confidential and has not been tampered with.
Know someone studying for Security Fundamentals? Send them this one.