Certificate Renewal Is a Deployment Workflow, Not a Cron Job

Certificate renewal is often treated as a scheduled task: run an ACME client, obtain a new certificate, and move on. In practice, that view is too narrow for production systems.A certificate is not useful because it exists on disk. It is useful because the right service is presenting it to users. Between issuance and that … Continue reading Certificate Renewal Is a Deployment Workflow, Not a Cron Job