mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
Updated How to issue a cert (markdown)
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user