ACME profiles
Let's Encrypt short-lived certificates
Understand the roughly six-day profile, renewal and deployment requirements, ARI, rate limits, and current AcmeMux support.
Learn
These guides explain the ACME, DNS, credential, scheduling, deployment, and recovery concepts that make automated certificates dependable.
ACME profiles
Understand the roughly six-day profile, renewal and deployment requirements, ARI, rate limits, and current AcmeMux support.
Foundation
Understand the validation transaction, wildcard certificates, TXT propagation, delegated challenge zones, and least-privilege API design.
Operations
Move from a successful command to a maintainable native workspace with clear ownership, credentials, schedules, and recovery behavior.
Reliability
Design around ARI, random delay, idempotency, propagation, atomic deployment, observation, and uncertain external outcomes.
Provider guide
Plan hosted-zone targeting and an IAM policy limited to the TXT records needed for validation.
CA policy, ACME RFCs, provider documentation, and upstream lego behavior are more authoritative than a copied command in a blog post.
Obtaining certificate files and safely activating them in a reverse proxy or load balancer are different transactions with different rollback needs.
External APIs can succeed after your process loses the response. Reliable automation observes current state before replaying a potentially destructive step.