mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-05 21:12:09 +08:00
readme for using api
This commit is contained in:
12
README.md
12
README.md
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user