SY0-301 · Question #16
A certificate authority takes which of the following actions in PKI?
The correct answer is D. Issues and signs all root certificates. In a Public Key Infrastructure (PKI), a Certificate Authority (CA) is the trusted entity responsible for issuing and digitally signing certificates, including root certificates that anchor the chain of trust. A root CA signs its own certificate (self-signed) and is the ultimate…
Question
A certificate authority takes which of the following actions in PKI?
Options
- ASigns and verifies all infrastructure messages
- BIssues and signs all private keys
- CPublishes key escrow lists to CRLs
- DIssues and signs all root certificates
How the community answered
(40 responses)- A8% (3)
- B5% (2)
- D88% (35)
Explanation
In a Public Key Infrastructure (PKI), a Certificate Authority (CA) is the trusted entity responsible for issuing and digitally signing certificates, including root certificates that anchor the chain of trust. A root CA signs its own certificate (self-signed) and is the ultimate trust anchor. Option A is incorrect - CAs sign certificates, not 'all infrastructure messages.' Option B is incorrect - CAs issue and sign public key certificates, not private keys (private keys are generated by the end entity and never shared). Option C is incorrect - CRLs (Certificate Revocation Lists) list revoked certificates, not key escrow data, and the CA publishes CRLs rather than 'key escrow lists.'
Topics
Community Discussion
No community discussion yet for this question.