exam questions

Exam 200-201 All Questions

View all questions & answers for the 200-201 exam

Exam 200-201 topic 1 question 49 discussion

Actual exam question from Cisco's 200-201
Question #: 49
Topic #: 1
[All 200-201 Questions]

When communicating via TLS, the client initiates the handshake to the server and the server responds back with its certificate for identification.
Which information is available on the server certificate?

  • A. server name, trusted subordinate CA, and private key
  • B. trusted subordinate CA, public key, and cipher suites
  • C. trusted CA name, cipher suites, and private key
  • D. server name, trusted CA, and public key
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Leo_Visser
Highly Voted 2 years, 5 months ago
The server wont never share it's private key, so A and C are not right, and the cypher suite is in the handshake, not the certificate so B isn't right either. so D is correct.
upvoted 8 times
...
drdecker100
Most Recent 9 months, 3 weeks ago
Selected Answer: D
When a client initiates a TLS handshake with a server, the server sends its certificate to the client. The server certificate typically includes the server's domain name (i.e., server name), the public key of the server, and the name of the trusted Certificate Authority (CA) that issued the certificate. The client uses the public key in the server certificate to encrypt a random value and send it back to the server, which can then decrypt it with its private key. This step establishes a secure channel between the client and server that they can use to exchange encrypted data.
upvoted 3 times
...
halamah
2 years ago
d is correct server not share privet key
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...