312-50V10 · Question #220
Which service in a PKI will vouch for the identity of an individual or company?
The correct answer is C. CA. In PKI, the Certificate Authority (CA) is the trusted third party that digitally signs certificates to vouch for the identity of individuals or organizations.
Question
Which service in a PKI will vouch for the identity of an individual or company?
Options
- ACBC
- BKDC
- CCA
- DCR
How the community answered
(50 responses)- A4% (2)
- B8% (4)
- C86% (43)
- D2% (1)
Why each option
In PKI, the Certificate Authority (CA) is the trusted third party that digitally signs certificates to vouch for the identity of individuals or organizations.
CBC (Cipher Block Chaining) is a symmetric encryption mode of operation, not a PKI component involved in identity validation.
KDC (Key Distribution Center) is a Kerberos authentication component that issues tickets for session-based authentication, not digital certificates in a PKI.
A Certificate Authority (CA) is the trust anchor of PKI - it verifies an applicant's identity and then issues a digitally signed certificate binding that identity to a public key. Any party that trusts the CA implicitly trusts the identities asserted in its issued certificates, which is the core vouching function of PKI.
CR typically refers to Certificate Repository or Certificate Revocation - a storage or revocation mechanism - not the entity that vouches for identity.
Concept tested: PKI Certificate Authority identity vouching role
Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/active-directory-certificate-services-overview
Topics
Community Discussion
No community discussion yet for this question.