Hello together,
maybe an info or a question.
I’m using a dedyn domain for a docker/traefik installation and for a proxmox server. For both i have retrieved a valid letsencrypt certificate with dns-01 challenge.
traefik used lego for the challenge
https://go-acme.github.io/lego/dns/desec/
proxmox used a module based on acme.sh for the challenge.
For traefik i have to use the DESEC_TOKEN environment variable and for proxmox i have to use the DEDYN_TOKEN environment variable.
I think the usage of different environment variables has “historic” reasons?
Regards, Henry