Updated How to issue a cert (markdown)

master
neil 2016-04-09 23:17:00 +08:00
parent 3a9fa8d549
commit d29f4b09eb
1 changed files with 1 additions and 1 deletions

@ -39,7 +39,7 @@ le.sh --issue -d aa.com -w /home/wwwroot/aa.com -d www.aa.com
#### 2) Standalone mode:
```
le.sh --issue -d aa.com --standalone -d www.aa.com
```
#### 3) Dns manual mode:
```