SY0-301 · Question #825
When reviewing a digital certificate for accuracy, which of the following would Matt, a security administrator, focus on to determine who affirms the identity of the certificate owner?
The correct answer is C. CA. A Certificate Authority (CA) is the trusted third party that signs and issues digital certificates, thereby affirming the identity of the certificate owner.
Question
When reviewing a digital certificate for accuracy, which of the following would Matt, a security administrator, focus on to determine who affirms the identity of the certificate owner?
Options
- ATrust models
- BCRL
- CCA
- DRecovery agent
How the community answered
(38 responses)- A3% (1)
- C95% (36)
- D3% (1)
Why each option
A Certificate Authority (CA) is the trusted third party that signs and issues digital certificates, thereby affirming the identity of the certificate owner.
A trust model describes the framework and hierarchy by which CAs are trusted, but does not itself affirm any individual certificate owner's identity.
A Certificate Revocation List (CRL) lists certificates that have been revoked before expiry and is used to check certificate validity, not to affirm identity.
The CA is the entity that vouches for and affirms the identity of a certificate owner by signing the certificate with its private key. When a relying party trusts the CA, they transitively trust the identity bound to the certificate. Without a trusted CA signature, a certificate has no authoritative backing.
A recovery agent is used to decrypt data when a user's key is lost, which has no role in affirming the identity of a certificate owner.
Concept tested: Role of Certificate Authority in PKI
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.