▲ | 0x457 2 days ago | |||||||||||||||||||||||||||||||
Because while Nginx always has access to .well-known, thing that validates on issuer side might not. I use DNS challenge to issue certificates for domains that resolve to IPs in my overlay network. The issue is that supporting dns-01 is just supporting dns-01 it's providing a common interface to interact with different providers that implement dns-01. | ||||||||||||||||||||||||||||||||
▲ | petee 2 days ago | parent [-] | |||||||||||||||||||||||||||||||
dns-01 is just a challenge; which api or dns update system should nginx support then? Some API, AFXR, or UPDATE? I think this is kinda the OPs point, nginx an http server, why should it be messing with dns? There are plenty of other acme clients to do this with ease | ||||||||||||||||||||||||||||||||
|