Updated How to issue a cert (markdown)
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
|
acme.sh --issue -d aa.com --apache
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### 7) Nginx mode:
|
||||||
|
```
|
||||||
|
acme.sh --issue -d aa.com --nginx
|
||||||
|
```
|
||||||
|
|
||||||
### 2. Multiple domains, SAN mode
|
### 2. Multiple domains, SAN mode
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue