Hi,
I've followed the below article to add a COMODO certificate to Proxmox:
https://pve.proxmox.com/wiki/HTTPS_...4.x_and_newer)#CAs_other_than_Let.27s_Encrypt
So basically, I updated the 2 files related to my only node:
/etc/pve/nodes/<node>/pveproxy-ssl.pem
/etc/pve/nodes/<node>/pveproxy-ssl.key
I've then restarted pve-proxy:
systemctl restart pveproxy
Then it's great, when accessing PVE, I can see that my connection is using a valid certificate.
Nevertheless, when I want to start a KVM host (or create one), I receive the below error:
promxox 4.4 Connection error 401: Permission denied - invalid csrf token
What's wrong?
Shall I also touch the below files?
https://pve.proxmox.com/wiki/HTTPS_....x_and_newer)#Revert_to_default_configuration
But I keep running into the issue - for example when I try to connect via Spice...
Thanks for your help.
I've followed the below article to add a COMODO certificate to Proxmox:
https://pve.proxmox.com/wiki/HTTPS_...4.x_and_newer)#CAs_other_than_Let.27s_Encrypt
So basically, I updated the 2 files related to my only node:
/etc/pve/nodes/<node>/pveproxy-ssl.pem
/etc/pve/nodes/<node>/pveproxy-ssl.key
I've then restarted pve-proxy:
systemctl restart pveproxy
Then it's great, when accessing PVE, I can see that my connection is using a valid certificate.
Nevertheless, when I want to start a KVM host (or create one), I receive the below error:
promxox 4.4 Connection error 401: Permission denied - invalid csrf token
What's wrong?
Shall I also touch the below files?
- /etc/pve/pve-root-ca.pem
- /etc/pve/priv/pve-root-ca.key
https://pve.proxmox.com/wiki/HTTPS_....x_and_newer)#Revert_to_default_configuration
But I keep running into the issue - for example when I try to connect via Spice...
Thanks for your help.
Last edited: