nerdexam
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)
  • A
    11% (4)
  • B
    3% (1)
  • C
    81% (29)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-274 Practice