Hey guys
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_certs_api_gui
I, unfortunately, disrespected this warning several month ago while tried to configured Let's Encrypt SSL on primary node of my cluster (4 nodes)
I stupidly used this guide: https://blog.hostonnet.com/install-letsencrypt-ssl-proxmox
So right now, all my nodes in cluster doesn't have correct CA (replaced using Let's Encrypt one)
I already find the way how to add LE certificate using GUI:
But I lost all my SANs (like you have in fresh Proxmox setup on the screenshot below) especially pve1, IP address and etc. for verifying API connections.
Is it possible to restore/regenerate original Proxmox pve-root-ca.pem as well as pve-ssl.pem? Does
Appreciate any advice here!
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_certs_api_gui
I, unfortunately, disrespected this warning several month ago while tried to configured Let's Encrypt SSL on primary node of my cluster (4 nodes)
Do not replace or manually modify the automatically generated node certificate files in /etc/pve/local/pve-ssl.pem and /etc/pve/local/pve-ssl.key or the cluster CA files in /etc/pve/pve-root-ca.pem and /etc/pve/priv/pve-root-ca.key.
I stupidly used this guide: https://blog.hostonnet.com/install-letsencrypt-ssl-proxmox
So right now, all my nodes in cluster doesn't have correct CA (replaced using Let's Encrypt one)
I already find the way how to add LE certificate using GUI:
But I lost all my SANs (like you have in fresh Proxmox setup on the screenshot below) especially pve1, IP address and etc. for verifying API connections.
Is it possible to restore/regenerate original Proxmox pve-root-ca.pem as well as pve-ssl.pem? Does
pvecm updatecerts -f
work like this or it just renews existing SSL?Appreciate any advice here!
Last edited: