Browse Source

add dns alias mode

neilpang 7 years ago
parent
commit
681e3785ef
1 changed files with 4 additions and 0 deletions
  1. 4 0
      dnsapi/README.md

+ 4 - 0
dnsapi/README.md

@@ -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.