Promotes the proven ci.commoninternet.net DNS-01 configuration from Let’s Encrypt staging to production and declaratively enables the existing Traefik certificate handoff.
Why
The permanent Gandi CNAME and narrow acme-dns delegation have now completed a successful staging SAN issuance for both ci.commoninternet.net and *.ci.commoninternet.net.
Evidence
The staging ACME order validated both DNS-01 challenges and received a certificate at 18:52 UTC.
Lego found the permanent CNAME and used the local restricted acme-dns account; no Gandi API credential is present.
NixOS configuration evaluation succeeds.
The post-run handoff remains atomic and uses the existing health-gated Traefik reconciliation.
## What changed
Promotes the proven `ci.commoninternet.net` DNS-01 configuration from Let’s Encrypt staging to production and declaratively enables the existing Traefik certificate handoff.
## Why
The permanent Gandi CNAME and narrow acme-dns delegation have now completed a successful staging SAN issuance for both `ci.commoninternet.net` and `*.ci.commoninternet.net`.
## Evidence
- The staging ACME order validated both DNS-01 challenges and received a certificate at 18:52 UTC.
- Lego found the permanent CNAME and used the local restricted acme-dns account; no Gandi API credential is present.
- NixOS configuration evaluation succeeds.
- The post-run handoff remains atomic and uses the existing health-gated Traefik reconciliation.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What changed
Promotes the proven
ci.commoninternet.netDNS-01 configuration from Let’s Encrypt staging to production and declaratively enables the existing Traefik certificate handoff.Why
The permanent Gandi CNAME and narrow acme-dns delegation have now completed a successful staging SAN issuance for both
ci.commoninternet.netand*.ci.commoninternet.net.Evidence