add dns alias mode

This commit is contained in:
neilpang 2018-05-04 22:23:56 +08:00
parent 266333468b
commit 681e3785ef
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# How to use DNS API # How to use DNS API
If your dns provider doesn't provide api access, you can use our dns alias mode:
https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode
## 1. Use CloudFlare domain API to automatically issue cert ## 1. Use CloudFlare domain API to automatically issue cert
First you need to login to your CloudFlare account to get your API key. First you need to login to your CloudFlare account to get your API key.