350-701 · Question #666
Which process is used to obtain a certificate from a CA?
The correct answer is A. enrollment. The process of obtaining a digital certificate from a Certificate Authority (CA) is known as enrollment.
Question
Which process is used to obtain a certificate from a CA?
Options
- Aenrollment
- Bregistration
- Capproval
- Dsigning
How the community answered
(40 responses)- A90% (36)
- B5% (2)
- C3% (1)
- D3% (1)
Why each option
The process of obtaining a digital certificate from a Certificate Authority (CA) is known as enrollment.
Enrollment is the specific process where an entity (user, device, server) requests and receives a digital certificate from a Certificate Authority (CA), typically involving generating a key pair, creating a Certificate Signing Request (CSR), and submitting it to the CA. The CA then verifies the requestor's identity and issues the certificate, binding the public key to the entity's identity.
Registration is a broader term that might be part of the enrollment process (e.g., registering an identity), but enrollment specifically refers to the certificate acquisition.
Approval is a step within the enrollment process where the CA validates and approves the certificate request.
Signing is the action the CA performs to digitally sign the certificate, but it's part of the broader enrollment process, not the overall process name.
Concept tested: Certificate lifecycle - enrollment
Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/public-key-infrastructure-pki/215116-understand-and-troubleshoot-certificate-enr.html
Topics
Community Discussion
No community discussion yet for this question.