mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 02:13:39 +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 \
|
||||
--keypath /etc/nginx/ssl/mydomain.key \
|
||||
--fullchainpath /etc/nginx/ssl/mydonain.cer \
|
||||
--key-file /etc/nginx/ssl/mydomain.key \
|
||||
--fullchain-file /etc/nginx/ssl/mydonain.cer \
|
||||
--reloadcmd "service nginx force-reload"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user