proxmox-certificate-install¶
Install HTTPS certificate for Proxmox API and Web GUI.
Installs an HTTPS certificate for the Proxmox API and Web GUI. Does not update/change the Intra-Cluster certificates as these are self signed via internal CA.
The certificate must be in PEM format, and the contents of the
signed certificate stored in the Param proxmox/certificate-crt.
The Private Key must be stored in the contents of the Param
proxmox/certificate-key.
This task is also re-usable to install new certificates on an existing
Proxmox hypervisor via the proxmox-certificate-manage Blueprint.
Objects that Reference proxmox-certificate-install¶
- blueprints proxmox-certificate-manage in Proxmox Install and Configure v4.15.0 as part of Tasks (declared)
- stages proxmox-certificate-install in Proxmox Install and Configure v4.15.0 as part of Tasks (declared)