Hi!
Just updated my Proxmox Certs (self signed) like described in https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration without any problems - brower interface & everything else is working fine except connecting to my win7 VM through SPICE. Got it completely working before.
Debugging the Spice Connection gives me an self signed cert error:
Can't really figure how to handle that error...
Also tried copying the CA to %APPDATA%\spicec\spice_truststore.pem but no change...
Any hints on how to get this back working?
Just updated my Proxmox Certs (self signed) like described in https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration without any problems - brower interface & everything else is working fine except connecting to my win7 VM through SPICE. Got it completely working before.
Debugging the Spice Connection gives me an self signed cert error:
C:\Program Files\VirtViewer v2.0256\bin>remote-viewer.exe Download.vv --debug
C:\Program Files\VirtViewer v2.0256\bin>(remote-viewer.exe:256): remote-viewer-DEBUG: fullscreen display 0: 0
(remote-viewer.exe:256): remote-viewer-DEBUG: Opening display to Download.vv
(remote-viewer.exe:256): remote-viewer-DEBUG: Guest (null) has a spice display
(remote-viewer.exe:256): remote-viewer-DEBUG: After open connection callback fd=-1
(remote-viewer.exe:256): remote-viewer-DEBUG: Opening connection to display at Download.vv
(remote-viewer.exe:256): remote-viewer-DEBUG: New spice channel 0000000001026010 SpiceMainChannel 0
(remote-viewer.exe:256): remote-viewer-DEBUG: notebook show status 000000000101B840
((null):256): Spice-Warning **: ../../../spice-common/common/ssl_verify.c:429penssl_verify: Error in certificate chain verification: self signed certificate in certificate chain (num=19:depth1:/CN=Proxmox Virtual Environment/OU=17cb65412addccef86c0ce1865be41ce/O=PVE Cluster Manager CA)
(remote-viewer.exe:256): GSpice-WARNING **: main-1:0: SSL_connect: error:00000001:lib(0):func(0):reason(1)
(remote-viewer.exe:256): remote-viewer-DEBUG: Disposing window 0000000003B450A0
(remote-viewer.exe:256): remote-viewer-DEBUG: Set connect info: (null),(null),(null),-1,(null),(null),(null),0
Can't really figure how to handle that error...
Also tried copying the CA to %APPDATA%\spicec\spice_truststore.pem but no change...
Any hints on how to get this back working?