IBM
C2180-403 · Question #66
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
(60 responses)- A8% (5)
- B17% (10)
- C72% (43)
- D3% (2)
Community Discussion
No community discussion yet for this question.