exam questions

Exam N10-008 All Questions

View all questions & answers for the N10-008 exam

Exam N10-008 topic 1 question 687 discussion

Actual exam question from CompTIA's N10-008
Question #: 687
Topic #: 1
[All N10-008 Questions]

An older web server on a screened subnet is serving unencrypted web traffic. The server is not capable of serving HTTPS traffic directly, but the firewall is capable of doing so. Which of the following should be done to encrypt all traffic coming into the web server from outside the network? (Choose two.)

  • A. A certificate should be installed on the server.
  • B. Incoming port 80 traffic at the firewall should be forwarded to port 443 on the server.
  • C. Incoming port 80 traffic at the firewall should be forwarded to port 80 on the server.
  • D. Incoming port 443 traffic at the firewall should be forwarded to port 80 on the server.
  • E. A certificate should be installed on the firewall.
  • F. A proxy server should be installed on the screened subnet.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
subaie503
Highly Voted 1 year, 3 months ago
Selected Answer: DE
To encrypt all traffic coming into the web server from outside the network, the following steps should be taken: Install a certificate on the firewall: The firewall should be configured to handle the encryption and decryption of HTTPS traffic. This involves installing a valid SSL/TLS certificate on the firewall to secure the incoming web traffic. Incoming port 80 traffic at the firewall should be forwarded to port 443 on the server: Since the web server is not capable of serving HTTPS traffic directly, incoming HTTP (port 80) traffic should be forwarded to port 443 (HTTPS) on the server by the firewall. This allows the firewall to handle the encryption and forward the secure traffic to the web server.
upvoted 6 times
...
21bc1a0
Most Recent 8 months ago
Selected Answer: DE
keywords: The server is not capable of serving HTTPS traffic directly (no port 443 on Server)
upvoted 2 times
...
BigDazza_111
1 year ago
Selected Answer: DE
It would be uncommon these days to expect web users to connect to your web server over an un-encrypted internet connection i.e http. I'm going with D and E.
upvoted 3 times
...
fartphilosopher89
1 year, 1 month ago
Selected Answer: BE
B and E
upvoted 1 times
...
Bunaventi
1 year, 3 months ago
Selected Answer: AB
gpt: A. A certificate should be installed on the server. B. Incoming port 80 traffic at the firewall should be forwarded to port 443 on the server. Explanation: Install a certificate on the server (A): Even though the server cannot serve HTTPS traffic directly, you can install a certificate on the server to handle the encryption once the traffic reaches it. Forward port 80 traffic to port 443 at the firewall (B): Since the server cannot handle HTTPS traffic directly, the firewall can be configured to forward incoming port 80 (HTTP) traffic to port 443 (HTTPS) on the server, where the encryption can be applied. These measures allow encryption to be implemented at the firewall, even if the web server itself cannot handle HTTPS traffic directly.
upvoted 2 times
...
dblue
1 year, 3 months ago
Selected Answer: BE
I feel like its B over D because incoming port 80 (HTTP) traffic at the firewall should be forwarded to port 443 (HTTPS) on the server. This ensures that all HTTP traffic coming into the network is redirected to the HTTPS port (443) on the server, where the firewall can handle encryption.
upvoted 1 times
72abe44
1 year, 3 months ago
Your idea is correct, but you read B and D backwards: B. Incoming port 80 traffic at the firewall should be forwarded to port 443 on the server.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...