CAS-005 · Question #443
An organization is looking to establish more robust security measures by implementing PKI. Which of the following should the security analyst implement when considering mutual authentication?
The correct answer is C. Public keys on both endpoints. Mutual authentication in a PKI context requires each endpoint to present and validate the other’s certificate, which contains its public key. Each side uses its private key to prove ownership of its certificate and uses the peer’s public key to verify signatures, ensuring both…
Question
An organization is looking to establish more robust security measures by implementing PKI. Which of the following should the security analyst implement when considering mutual authentication?
Options
- APerfect forward secrecy on both endpoints
- BShared secret for both endpoints
- CPublic keys on both endpoints
- DA common public key on each endpoint
- EA common private key on each endpoint
How the community answered
(42 responses)- A2% (1)
- C88% (37)
- D2% (1)
- E7% (3)
Explanation
Mutual authentication in a PKI context requires each endpoint to present and validate the other’s certificate, which contains its public key. Each side uses its private key to prove ownership of its certificate and uses the peer’s public key to verify signatures, ensuring both parties authenticate
Community Discussion
No community discussion yet for this question.