readme for using api

This commit is contained in:
neil
2016-02-07 18:29:28 +08:00
parent 0809486529
commit 39c6df299c
2 changed files with 92 additions and 6 deletions

View File

@@ -165,17 +165,17 @@ Ok, it's finished.
#Automatic dns api integeration
If your dns provider support api access, we can use api to automatically issue certs.
If your dns provider supports api access, we can use api to automatically issue certs.
You don't have do anything manually.
Current we support:
## Cloudflare.com api
## Dnspod.cn api
## Cloudxns.com api
Currently we support:
1. Cloudflare.com api
2. Dnspod.cn api
3. Cloudxns.com api
More apis are comming soon....
##If your dns provider is not in the supported list above, you write your own script api easily.
If your dns provider is not in the supported list above, you can write your own script api easily.
For more details: [How to use dns api](/Neilpang/le/blob/master/dnsapi/README.md)