Skip to content
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

ZoneEdit - DNS challenge provider request #4171

Open
LarsHilden opened this issue Nov 18, 2024 · 0 comments
Open

ZoneEdit - DNS challenge provider request #4171

LarsHilden opened this issue Nov 18, 2024 · 0 comments
Labels
dns provider request This issue is a request to integrate a new DNS-challenge provider

Comments

@LarsHilden
Copy link

What provider would you like to see added to NPM?
ZoneEdit

Endpoints for TXT records are:

curl X POST https://dynamic.zoneedit.com/txt-create.php?host={_acme-challenge.www.mydomain.com}&rdata={somevalue} -u {API_USERNAME}:{API_KEY}
curl X POST https://dynamic.zoneedit.com/txt-delete.php?host={_acme-challenge.www.mydomain.com}&rdata={somevalue} -u {API_USERNAME}:{API_KEY}

@LarsHilden LarsHilden added the dns provider request This issue is a request to integrate a new DNS-challenge provider label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dns provider request This issue is a request to integrate a new DNS-challenge provider
Projects
None yet
Development

No branches or pull requests

1 participant