312-50V11 · Question #388
Which element of Public Key Infrastructure (PKI) verifies the applicant?
The correct answer is C. Registration authority. In PKI, the Registration Authority (RA) is the entity responsible for verifying the identity of certificate applicants before a certificate is issued.
Question
Which element of Public Key Infrastructure (PKI) verifies the applicant?
Options
- ACertificate authority
- BValidation authority
- CRegistration authority
- DVerification authority
How the community answered
(31 responses)- B6% (2)
- C90% (28)
- D3% (1)
Why each option
In PKI, the Registration Authority (RA) is the entity responsible for verifying the identity of certificate applicants before a certificate is issued.
The Certificate Authority issues, signs, and manages digital certificates but relies on the RA to perform applicant identity verification.
A Validation Authority provides certificate status information to relying parties - typically through OCSP - to confirm whether a certificate is valid or revoked.
The Registration Authority acts as an intermediary between the applicant and the Certificate Authority, performing identity verification and vetting applicants according to defined policies. The RA collects and validates applicant credentials but delegates the actual certificate signing to the CA. This separation of duties allows the CA to remain offline and secure while the RA handles applicant interaction.
Verification Authority is not a standard or recognized component in PKI terminology; it does not correspond to a defined PKI role.
Concept tested: PKI Registration Authority applicant identity verification
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.