Running as unit 109.scope.
kvm: -vnc unix:/var/run/qemu-server/109.vnc,x509,password: Failed to start VNC server: Our own certificate /etc/pve/local/pve-ssl.pem failed validation against /etc/pve/pve-root-ca.pem: The certificate hasn't got a known issuer
I used my own certificate. Cert is working all and all, but I can't start any servers. If i roll back to the self signet, i can start all normal.
https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration
I copied my cert in
cp fullchain.pem /etc/pve/nodes/<node>/pve-ssl.pem
cp private-key.pem /etc/pve/nodes/<node>/pve-ssl.key
and restarted the proxy.
kvm: -vnc unix:/var/run/qemu-server/109.vnc,x509,password: Failed to start VNC server: Our own certificate /etc/pve/local/pve-ssl.pem failed validation against /etc/pve/pve-root-ca.pem: The certificate hasn't got a known issuer
I used my own certificate. Cert is working all and all, but I can't start any servers. If i roll back to the self signet, i can start all normal.
https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration
I copied my cert in
cp fullchain.pem /etc/pve/nodes/<node>/pve-ssl.pem
cp private-key.pem /etc/pve/nodes/<node>/pve-ssl.key
and restarted the proxy.