Updated How to issue a cert (markdown)
parent
67e5f00274
commit
7becad1ea7
|
@ -131,5 +131,10 @@ acme.sh --issue \
|
||||||
-d dd.com -w /home/wwwroot/dd.com
|
-d dd.com -w /home/wwwroot/dd.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
acme.sh --issue \
|
||||||
|
-d aa.com --dns dns_dp \
|
||||||
|
-d bb.com --dns dns_cf \
|
||||||
|
-d cc.com --dns dns_ns
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue