Updated How to issue a cert (markdown)

neil 2017-02-15 20:35:36 +08:00
parent e1dbb300b9
commit 0402b09b6d

@ -49,6 +49,10 @@ How to use dns api: https://github.com/Neilpang/acme.sh/tree/master/dnsapi
acme.sh --issue -d aa.com --apache
```
#### 7) Nginx mode:
```
acme.sh --issue -d aa.com --nginx
```
### 2. Multiple domains, SAN mode