mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #323] Support of DuckDNS.org API #176
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#176
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stokito on GitHub (Dec 22, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/323
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 on GitHub (Jan 3, 2023):
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.