Browse Source

Merge pull request #1061 from sahsanu/patch-1

Update ClouDNS.net API doc
neil 7 years ago
parent
commit
70bd493a25
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dnsapi/README.md

+ 1 - 0
dnsapi/README.md

@@ -420,6 +420,7 @@ Ok, let's issue a cert now:
 ```
 ```
 acme.sh --issue --dns dns_cloudns -d example.com -d www.example.com
 acme.sh --issue --dns dns_cloudns -d example.com -d www.example.com
 ```
 ```
+The `CLOUDNS_AUTH_ID` and `CLOUDNS_AUTH_PASSWORD` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
 
 
 ## 22. Use Infoblox API
 ## 22. Use Infoblox API