IBM
C2180-274 · Question #35
When debugging an SSL handshake using a packet capture, it is observed that there is a Client HELLO message followed by a Server HELLO message. Each of those packets have an associated Session ID…
The correct answer is C. A new SSL session and a full handshake will be performed. See the full explanation below for the reasoning.
Question
When debugging an SSL handshake using a packet capture, it is observed that there is a Client HELLO message followed by a Server HELLO message. Each of those packets have an associated Session ID that is different from each other. What does this indicate to the solution implementer?
Options
- AThe server is not ready to do session caching.
- BThe SSL handshake is not required because of session caching.
- CA new SSL session and a full handshake will be performed.
- DA resumed SSL session and a shorter SSL handshake will be performed.
How the community answered
(36 responses)- A11% (4)
- B3% (1)
- C81% (29)
- D6% (2)
Community Discussion
No community discussion yet for this question.