Multiple choice technology

What is the port number for HTTPS website ?

  1. 443

  2. 334

  3. 553

  4. 8080

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

HTTPS uses port 443 by default for encrypted HTTP communication over TLS/SSL. Port 80 is for HTTP, 8080 is a common alternate HTTP port, and 334 and 553 are not standard HTTPS ports.