So, I was trying to upload self-signed certificate to a CT and could not upload to local storage like uploading an ISO. So I thought Node > Certificate might be a good place...well, that replaced the webGUI crt and I cannot access the webGUI nor login via cmd prompt. My only access is via SSH. It appears that the certificate the webGUI is still present in /etc/pve/nodes/nolliprivatecloud/pve-ssl.pem and I tried restoring the webgui:
cd /etc/pve
rm pve-root-ca.pem priv/pve-root-ca.key nodes/*/pve-ssl.{key,pem}
pvecm updatecerts --force
systemctl restart pveproxy
Still won't restore...looks like I need to reinstall Proxmox. What's the best way to upload certificate created in pfSense VM to a Docker container...thought local storage would be? Both VM and CT are on the same local storage...
cd /etc/pve
rm pve-root-ca.pem priv/pve-root-ca.key nodes/*/pve-ssl.{key,pem}
pvecm updatecerts --force
systemctl restart pveproxy
Still won't restore...looks like I need to reinstall Proxmox. What's the best way to upload certificate created in pfSense VM to a Docker container...thought local storage would be? Both VM and CT are on the same local storage...
Last edited: