-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
acme.sh dnsapi #1195
Comments
We could but it's not that easy because every dns-api-provider has it's own env-vars credentials / requirements and not every domain-registrar has an dns-api script within acme.sh A pull request that fulfills all these mechanisms and requirements is welcomed |
i thought it would be a good idea to use acme.sh's internal functionality when there is a wide range of providers in the dnsapi directory. |
So tell me then how a customer should enter any credentials for the selected dns provider |
yes it is a issue if it will be operate from customer site, you have true. |
please add the possibility to use dnsapi for acme.sh instead of Webroot mode
./acme.sh --issue --dns dns_myDNS -d example.com -d '*.example.com'
Thank you
mt
The text was updated successfully, but these errors were encountered: