G gctwnl Member Aug 24, 2022 79 13 13 Thursday at 16:53 #1 I can still login with ssh, luckily. How do I repair this (i.e. change what cert the web interface uses and restart it)?
I can still login with ssh, luckily. How do I repair this (i.e. change what cert the web interface uses and restart it)?
G gctwnl Member Aug 24, 2022 79 13 13 Thursday at 17:03 #2 Code: cd /etc/pve/local cp pve-ssl.key pveproxy-ssl.key cp pve-ssl.pem pveproxy-ssl.pem systemctl restart pveproxy
Code: cd /etc/pve/local cp pve-ssl.key pveproxy-ssl.key cp pve-ssl.pem pveproxy-ssl.pem systemctl restart pveproxy