--installcert → --install-cert

Viktor Szakats 2020-06-03 17:39:27 +02:00
parent 7536fe598e
commit dbe43901e6

@ -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 \