Multiple choice technology security

HTTP Vs HTTPS

  1. uses different ports

  2. HTTPS is insure while HTTP is secure

  3. HTTPS is designed to withstand such attacks and is secure.

  4. Both 1 and 3

  5. Both 2 and 3

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

HTTP and HTTPS use different ports (80 vs 443), and HTTPS is designed to withstand attacks and is secure. Option D correctly combines these facts. Option B incorrectly states HTTPS is insecure - this is clearly a typo. The question asks about differences between the protocols.