Certificate Lifecycle Service · View 04 of 21 · People and journeys
The trough, and the answer
- Phase 2 is the only phase the platform does not control: the admin must act in their own registrar's UI, and DNS propagation is opaque to both sides.
- CNAME delegation is chosen precisely because it makes that phase happen once. Every renewal for the life of the domain is answered inside the platform's own zone.
- HTTP-01 is offered as a fallback with the trade-off stated: it cannot complete before traffic is already arriving, so it cannot pre-issue for a cutover.
Targets
- Delegation created to padlock serving: ≤ 15 minutes p95, with no support interaction (stated assumption).
- Every validation failure carries a named reason the tenant can act on; "pending" with no reason is treated as a product defect.
Risk
- Silent delegation removal at phase 5 — the tenant repoints or churns, and renewal fails months later. Answered by a standing delegation health check and a bounded retire schedule rather than indefinite retry.