-
-
Notifications
You must be signed in to change notification settings - Fork 832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DNS Validation with ZoneEdit #2714
Comments
For the API result codes, the XML output returned is up to the requestor to parse and handle:
|
@WouterTinus I just got DNS validation through Zone Edit working yesterday and have a script to contribute for this issue, I see you are working on simple-acme now though. Should @SomeRandomVisitor recreate this on the new repo? |
Recreated in simple-acme as suggested. Thanks. |
It will be fantastic to include DNS validation with ZoneEdit. This public DNS service provides API endpoint to create and delete TXT records. A very simple and useful integration. ZoneEdit offers limited-scope authentication tokens for API, which is great for security. Here is overall guide how to use dynamic API https://support.zoneedit.com/en/knowledgebase/article/dynamic-dns and here is article for TXT records using API https://support.zoneedit.com/en/knowledgebase/article/changes-to-dynamic-dns
The text was updated successfully, but these errors were encountered: