mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 04:42:12 +08:00
Updated 说明 (markdown)
4
说明.md
4
说明.md
@@ -113,8 +113,8 @@ 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 \
|
--key-file /etc/nginx/ssl/mydomain.key \
|
||||||
--fullchainpath /etc/nginx/ssl/mydonain.cer \
|
--fullchain-file /etc/nginx/ssl/mydonain.cer \
|
||||||
--reloadcmd "service nginx force-reload"
|
--reloadcmd "service nginx force-reload"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user