Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks

This commit is contained in:
Lonnie Abelbeck
2017-08-11 16:46:29 -05:00
parent 415f375ce6
commit 96801e3478
2 changed files with 59 additions and 25 deletions

View File

@ -512,14 +512,11 @@ export DuckDNS_Token="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
```
Please note that since DuckDNS uses StartSSL as their cert provider, thus
--insecure must be used when issuing certs:
--insecure may need to be used when issuing certs:
```
acme.sh --insecure --issue --dns dns_duckdns -d mydomain.duckdns.org
```
Also, DuckDNS uses the domain name as username for recording changing, so the
account file will always store the lastly used domain name.
For issues, please report to https://github.com/raidenii/acme.sh/issues.
## 28. Use Name.com API