--installcert → --install-cert
parent
7536fe598e
commit
dbe43901e6
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 --installcert -d <DOMAIN> \
|
||||
/root/.acme.sh/acme.sh --install-cert -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