feat: return domain with expected challenge values#40
Conversation
|
I understand the use case, but I don’t think domain belongs on Thoughts? |
There can be multiple domains per challenge/authorization object, correct? We need to know which DNS records should be added to which DNS zone and would like to keep it all together in one challenge (because dns updates are slow, so we first update all the affected zones and then start waiting until we see the changes propagate before returning back to the ACME client from the challenge)
As long as we know which acme-challenge goes into which dns zone, we're happy :-) |
Challenge handlers need to know which domain name(s) to update for the challenges