1. Caddy version (caddy version
):
2.4.6
2. How I run Caddy:
Systemd init file on Debian, non-json caddyfile, on-demand SSL for a variable list of DNS records
a. System environment:
Debian 10, Systemd
I’m using a non-json Caddyfile, i saw that you can directly state the CA’s endpoint on the json one, but is this possible in a normal Caddyfile? If not, is there a way i can tell it “please use only Let’s Encrypt”? We’re now using CAA records pointing to it only and if Caddy decides one day to generate something using ZeroSSL there might be hard to diagnose issues in the future, and haven’t found a direct answer in the docs (although i bet i have passed in front of the answer half a dozen times without noticing )