From f8ada752776b8cce41bd91526c61f98f8537c54d Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 4 May 2016 11:07:53 +0800 Subject: [PATCH] Updated How to issue a cert (markdown) --- How-to-issue-a-cert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-issue-a-cert.md b/How-to-issue-a-cert.md index 43b7e92..4a94096 100644 --- a/How-to-issue-a-cert.md +++ b/How-to-issue-a-cert.md @@ -60,7 +60,7 @@ export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje" export CF_Email="xxxx@sss.com" -acme.sh --issue -d aa.com --dns dns-cf -d www.aa.com +acme.sh --issue -d aa.com --dns dns_cf -d www.aa.com ```