joohoi / acme-dns

Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
MIT License
2.19k stars 233 forks source link

Support of DuckDNS.org API #323

Closed stokito closed 1 year ago

stokito commented 1 year ago

Hi @joohoi thank you for your project. I came with a similar idea. But I need more simple API that will use only GET request. Yes, it's not nice but there is a reason for this. Please read the thread https://community.letsencrypt.org/t/dns-api-standard-or-specification/189887/6

joohoi commented 1 year ago

Hi, thanks for opening the issue.

I'm having a bit hard time understanding the scenario here. Using acme-dns for DNS validation should not require the user to do anything else on their DNS zone than to create a single permanent CNAME record and the acme-dns server itself doesn't do any API integrations itself.