JN0-336 · Question #21
How does the SSL proxy detect if encryption is being used?
The correct answer is D. It looks at the destination port number. The SSL proxy can detect if encryption is being used by looking at the destination port number of the packet. If the port number is 443, then the proxy can assume that the packet is being sent over an encrypted connection. If the port number is different, then the proxy can…
Question
How does the SSL proxy detect if encryption is being used?
Options
- AIt uses application identity services.
- BIt verifies the length of the packet
- CIt queries the client device.
- DIt looks at the destination port number.
How the community answered
(52 responses)- A2% (1)
- B6% (3)
- C2% (1)
- D90% (47)
Explanation
The SSL proxy can detect if encryption is being used by looking at the destination port number of the packet. If the port number is 443, then the proxy can assume that the packet is being sent over an encrypted connection. If the port number is different, then the proxy can assume that the packet is not encrypted. For more information, please refer to the Juniper Networks JNCIS-SEC Study Guide.
Topics
Community Discussion
No community discussion yet for this question.