312-50V11 · Question #220
Which service in a PKI will vouch for the identity of an individual or company?
The correct answer is C. CA. In a PKI, the Certificate Authority (CA) is the trusted third party that issues digital 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
(57 responses)- A4% (2)
- B5% (3)
- C89% (51)
- D2% (1)
Why each option
In a PKI, the Certificate Authority (CA) is the trusted third party that issues digital 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 that verifies or vouches for identity.
KDC (Key Distribution Center) is a Kerberos authentication component that issues tickets for access, not a PKI entity that issues identity certificates.
The Certificate Authority (CA) is the core trust anchor of a PKI infrastructure, responsible for validating the identity of certificate applicants and issuing digitally signed certificates that bind a public key to a verified identity. Any entity that trusts the CA also trusts the identities the CA has vouched for via its certificate signatures. Without a CA, there is no mechanism to establish trust in public key ownership.
CR refers to Certificate Request or Certificate Revocation - both are processes within PKI workflows, not the authoritative 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.