Greetings. I have two DigitalOcean accounts managing different domains. Is it possible to add both of these accounts into Traefik? They would have different DO_AUTH_TOKENs. As far as I can tell, you can only have one certificateResolver per challenge type
For each ACME provider you need a different env var, but you can only supply one, so currently I think it does not work (library doc).
This has been discussed recently (link).
Thats what I unfortunately figured. Okay, just no wildcard on the alt domains then
I am using html validation for the moment and following up the issue in github Provide dnsChallenge credentials per resolver · Issue #5472 · traefik/traefik · GitHub
More people follow, comment,... more chance this will be picked up faster.
I think the challenge might be that the underlaying library go-acme uses env vars, so they would probably need to change first.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.