Updated How to issue a cert (markdown)

neil 2016-05-04 11:07:53 +08:00
parent 56b4f9caa1
commit f8ada75277
1 changed files with 1 additions and 1 deletions

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