nerdexam
CompTIA

220-801 · Question #460

Which of the following ports is used for HTTPS traffic by default?

The correct answer is C. 443. HTTPS (Hypertext Transfer Protocol Secure) uses TCP port 443 by default. It is the encrypted version of HTTP, using TLS/SSL to secure the connection. Port 80 (A) is used by standard, unencrypted HTTP. Port 143 (B) is used by IMAP for email retrieval. Port 8080 (D) is an…

Networking

Question

Which of the following ports is used for HTTPS traffic by default?

Options

  • A80
  • B143
  • C443
  • D8080

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    92% (22)
  • D
    4% (1)

Explanation

HTTPS (Hypertext Transfer Protocol Secure) uses TCP port 443 by default. It is the encrypted version of HTTP, using TLS/SSL to secure the connection. Port 80 (A) is used by standard, unencrypted HTTP. Port 143 (B) is used by IMAP for email retrieval. Port 8080 (D) is an unofficial alternate for HTTP, often used for web proxies or development servers, but is not the default for HTTPS.

Topics

#HTTPS#port 443#default ports#network protocols

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice