From 2eb4e05f20386afe8e6b40885148184fc1429ddd Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Wed, 22 Jan 2020 22:18:41 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index e7384e7..70993d7 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -4,7 +4,7 @@ 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 -## CloudFlare Option: +## 1. CloudFlare Option: CloudFlare Domain API offers two methods to automatically issue certs. @@ -30,7 +30,7 @@ acme.sh --issue --dns dns_cf -d example.com -d www.example.com The `CF_Key` and `CF_Email` or `CF_Token`and `CF_Account_ID`will be saved in `~/.acme.sh/account.conf` and will be reused when needed. -## DNSPod.cn Option: +## 2. DNSPod.cn Option: The DNSPod.cn Domain API option requires that you first login to your account to get a DNSPod API Key and ID.