Zerossl and now web-gui wont start

FuriousRage

Renowned Member
Oct 17, 2014
119
4
83
Hi.
I just uploaded thru the webinterface the private.key and ca_bundle.crt and it seemed that it was accepted.
But now i cannot access the web gui at all. ERR_CONNECTION_CLOSED from the browser.

How to fix this and make it work with the real ssl cert?
 
you can revert by removing the pveproxy-ssl.pem and pveproxy-ssl.key files from the node's directory in /etc/pve/nodes, then restarting pveproxy on that node.
 
you can revert by removing the pveproxy-ssl.pem and pveproxy-ssl.key files from the node's directory in /etc/pve/nodes, then restarting pveproxy on that node.
Thanks, did this and instantly i could connect.
Gotta figure out how to convert the crt to pem pve wants.