pve-ssl.pem & pve-ssl.key overwritten in the running cluster

proxminent

Well-Known Member
Jan 15, 2019
73
15
48
49
Stuttgart, Germany
Hello & Help!
I accidentally overwritten the files on all hosts in the cluster via script (and without saving the old files!).
/etc/pve/local/pve-ssl.key
/etc/pve/local/pve-ssl.pem
Cluster is still running, after that I didn't do anything else.
How do I get out of the problem again?
Thanks in advance,
 
pvecm updatecerts -f should regenerate the self-signed certificate for the node it is run on. delete the key and cert, then run it.