- Tacoma, WA
- https://www.linkedin.com/in/joey-hafner-b8977a107/
- Joined on
2023-11-23
Block a user
Rollout switch from TLS-ALPN-01-based LE certs to DNS-01-based
Enabled debug logging, still getting:
traefik_traefik
Rollout switch from TLS-ALPN-01-based LE certs to DNS-01-based
We're getting the following error when we try to get a cert via DNS challenge:
time="2024-08-15T17:25:15Z" level=error msg="Unable to obtain ACME certificate for domains \"test.nginx.jafn…
383b8b3351
#3 Switch send to dns01 challenge certresolver
1bcc37f70d
#3 Configure lets-encrypt-dns01 certresolver with its own acme.json storage
Rollout switch from TLS-ALPN-01-based LE certs to DNS-01-based
Refactor Secrets Management
Workflow still under development, but I think we're getting close to a simple, secure, system.
- We have an
.age-author-pubkeys
file with a comma-separated list of pubkeys by whom all…
Refactor Secrets Management
Alright, I think we can use SOPS+age to store our secrets in the codebase, and use some scripting/automation to ease the burden of the encryption step.
This little command is pretty helpful…