mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 12:52:13 +08:00
Updated 说明 (markdown)
2
说明.md
2
说明.md
@@ -114,7 +114,7 @@ acme.sh --issue -d mydomain2.com --dns dns_dp
|
|||||||
```
|
```
|
||||||
acme.sh --installcert -d mydomain.com \
|
acme.sh --installcert -d mydomain.com \
|
||||||
--keypath /etc/nginx/ssl/mydomain.key \
|
--keypath /etc/nginx/ssl/mydomain.key \
|
||||||
--certpath /etc/nginx/ssl/mydonain.cer \
|
--fullchainpath /etc/nginx/ssl/mydonain.cer \
|
||||||
--reloadcmd "service nginx force-reload"
|
--reloadcmd "service nginx force-reload"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user