mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
--installcert → --install-cert
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:
|
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 \
|
--certpath /etc/pve/local/pveproxy-ssl.pem \
|
||||||
--keypath /etc/pve/local/pveproxy-ssl.key \
|
--keypath /etc/pve/local/pveproxy-ssl.key \
|
||||||
--capath /etc/pve/local/pveproxy-ssl.pem \
|
--capath /etc/pve/local/pveproxy-ssl.pem \
|
||||||
|
|||||||
Reference in New Issue
Block a user