A network administrator is hardening a new web server and must configure the firewall to allow secure web traffic. Which TCP port should the administrator open to allow HTTPS connections by default?
The correct answer is port 443. Hypertext Transfer Protocol Secure (HTTPS) is the standard protocol for secure web communication and uses TCP port 443 by default. Port 80 is used for unencrypted HTTP traffic. Port 143 is the default for Internet Message Access Protocol (IMAP), which is used for email retrieval. Port 3389 is used for Remote Desktop Protocol (RDP).
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is SSL/TLS and why is it important for web security?
Open an interactive chat with Bash
What does it mean when a protocol operates on a specific port?
Open an interactive chat with Bash
What potential issues could arise from misconfiguring secure web browsing to operate on the wrong port?