mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-26 19:00:11 +08:00
revert. both works (but this is probably the more compatible.)
parent
dbe43901e6
commit
7f13c11f58
2
Home.md
2
Home.md
@ -24,7 +24,7 @@ After issuing, the cert will be automatically renewed every 60 days.
|
||||
3) Install the cert to Proxmox:
|
||||
|
||||
```
|
||||
/root/.acme.sh/acme.sh --install-cert -d <DOMAIN> \
|
||||
/root/.acme.sh/acme.sh --installcert -d <DOMAIN> \
|
||||
--certpath /etc/pve/local/pveproxy-ssl.pem \
|
||||
--keypath /etc/pve/local/pveproxy-ssl.key \
|
||||
--capath /etc/pve/local/pveproxy-ssl.pem \
|
||||
|
Loading…
Reference in New Issue
Block a user