Hi,
i messed up my Proxmox with own createt SSL and can´t acces the gui anymore. I changed:
instead of
like advised here https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_certificate_management.
So i try to get acces to my gui again and don´t know how. I´m afraid of messings things up even more so i need some help.
Is there a solution the reset ssl or get back to http? Like doing this?:
i don´t tried this so far cause i´m not sure about the sesult.
Some time ago, i set a cluster for this node but didnt use it because is had vm´s on in and implemantation didn´t work because of this if i remeber right. Also can´t remove the cluster so i said to myself, my future me can deal with it. So here we are, cause what i have read this could be a problem for ssl as well. So any help is welcome.
Best regards
Pampa
i messed up my Proxmox with own createt SSL and can´t acces the gui anymore. I changed:
Code:
/etc/pve/local/pve-ssl.key
/etc/pve/local/pve-ssl.pem
instead of
Code:
/etc/pve/nodes/NODENAME/pve-ssl.pem
/etc/pve/nodes/NODENAME/pve-ssl.key
like advised here https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_certificate_management.
So i try to get acces to my gui again and don´t know how. I´m afraid of messings things up even more so i need some help.
Is there a solution the reset ssl or get back to http? Like doing this?:
Code:
rm /etc/pve/local/pve-ssl.pem
rm /etc/pve/local/pve-ssl.key
Code:
pvecm updatecerts --force
i don´t tried this so far cause i´m not sure about the sesult.
Some time ago, i set a cluster for this node but didnt use it because is had vm´s on in and implemantation didn´t work because of this if i remeber right. Also can´t remove the cluster so i said to myself, my future me can deal with it. So here we are, cause what i have read this could be a problem for ssl as well. So any help is welcome.
Best regards
Pampa