Which port is used by HTTP in a non-SSL context?

Study for the CPSA Port Numbers Exam. Practice with flashcards and multiple choice questions, each with hints and explanations. Get ready for your test!

Multiple Choice

Which port is used by HTTP in a non-SSL context?

Explanation:
The essential idea is that certain port numbers are conventionally assigned to common services. For HTTP in its unencrypted form, the default port is 80. That’s the standard address browsers use when you type http:// and connect to a web server. In contrast, HTTPS, which is HTTP over TLS/SSL, uses port 443. The other numbers listed correspond to different services (for example, DNS on 53, a historical echo service on 7, and Gopher on 70), so they aren’t used for regular HTTP traffic. While HTTP can be configured to run on non-standard ports, port 80 is the default for non-SSL web traffic.

The essential idea is that certain port numbers are conventionally assigned to common services. For HTTP in its unencrypted form, the default port is 80. That’s the standard address browsers use when you type http:// and connect to a web server. In contrast, HTTPS, which is HTTP over TLS/SSL, uses port 443. The other numbers listed correspond to different services (for example, DNS on 53, a historical echo service on 7, and Gopher on 70), so they aren’t used for regular HTTP traffic. While HTTP can be configured to run on non-standard ports, port 80 is the default for non-SSL web traffic.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy