Exam CC Topic 1 Question 396 Discussion

Actual exam question for ISC's CC exam
Question #: 396
Topic #: 1
Which TLS extension is used to optimize the TLS handshake process by reducing the number of round trips between the client and server?

Suggested Answer: C Vote an answer

TLS Session Resumption is used to optimize the TLS handshake process by reducing the number of round trips required between the client and server. Instead of performing a full handshake, session resumption allows previously negotiated security parameters to be reused.
This significantly improves performance and reduces latency, especially for applications with frequent connections such as web services and APIs. Session resumption can be implemented using session IDs or session tickets.
TLS renegotiation re-establishes parameters mid-session, TLS heartbeat is unrelated and historically associated with vulnerabilities, and "TLS FastTrack" is not a valid standard. TLS Session Resumption is formally defined in TLS specifications and is widely used in modern secure communications.

by Kelly at Jun 09, 2026, 07:10 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10