From 0d4b5e5963221b7742c93a02ed43574443224c64 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 21 Apr 2016 22:09:25 +0800 Subject: [PATCH] Updated How to issue a cert (markdown) --- How-to-issue-a-cert.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-to-issue-a-cert.md b/How-to-issue-a-cert.md index 538de50..4fa50d2 100644 --- a/How-to-issue-a-cert.md +++ b/How-to-issue-a-cert.md @@ -25,6 +25,8 @@ export CF_Email="xxxx@sss.com" acme.sh --issue -d aa.com --dns dns-cf ``` +How to use dns api: https://github.com/Neilpang/acme.sh/tree/master/dnsapi + #### 5) Apache mode: ``` acme.sh --issue -d aa.com --apache