CISSP · Question #678
What is the second phase of public key infrastructure (PKI) key/certificate life-cycle management?
The correct answer is D. Issued Phase. PKI key/certificate lifecycle management follows a defined sequence of phases, with the Issued Phase being the second stage after Initialization.
Question
What is the second phase of public key infrastructure (PKI) key/certificate life-cycle management?
Options
- AImplementation Phase
- BCancellation Phase
- CInitialization Phase
- DIssued Phase
How the community answered
(59 responses)- A2% (1)
- B5% (3)
- C3% (2)
- D90% (53)
Why each option
PKI key/certificate lifecycle management follows a defined sequence of phases, with the Issued Phase being the second stage after Initialization.
The Implementation Phase is not a standard named phase in the canonical PKI certificate lifecycle model; the recognized phases are Initialization, Issued, Cancelled (Revocation), and similar stages.
The Cancellation (or Revocation) Phase is a later phase in the PKI lifecycle, occurring when a certificate is revoked or expires, not the second phase.
The Initialization Phase is actually the first phase of the PKI lifecycle, where key pairs are generated and certificate signing requests (CSRs) are created, not the second phase.
In the PKI certificate lifecycle, the Initialization Phase is the first phase where keys are generated and certificate requests are created. The Issued Phase is the second phase, where the Certificate Authority (CA) validates the request and issues the signed digital certificate, making it active and usable for cryptographic operations.
Concept tested: PKI certificate lifecycle management phases order
Source: https://learn.microsoft.com/en-us/azure/iot-hub/tutorial-x509-certificates
Topics
Community Discussion
No community discussion yet for this question.