Forgot to say: about tls, I can't get it work with all ciphers. (I have debug it during 1month to find the problem).
you can pass ",tls-ciphers=DES-CBC3-SHA" in spice server option, or in spice config file. Some others ciphers works, I don't remember exactly which one. ----- Mail original ----- De: "Alexandre DERUMIER" <[email protected]> À: "Dietmar Maurer" <[email protected]> Cc: [email protected] Envoyé: Mercredi 26 Juin 2013 15:10:48 Objet: Re: [pve-devel] spice proxy server >>I finally committed the code for the spice proxy server. >> >>Please review and test. Thanks :) I'll test it tomorrow. >>* implement spice tls I'm reading the code, but seem not so easy.(don't have too much C code skill ;). But we should hack libspice to force tls on unix socket, and add certificates on client if unix= option exist. >> what proxy host/ip should we return to the spice client? Using the hostname >> is probably wrong in most cases. Don't known if we need to use server ip ? (for network setup with public/private nat translation). At work I'm only use private ip through vpn form internet. How does it work with vnc currently ? ----- Mail original ----- De: "Dietmar Maurer" <[email protected]> À: "Alexandre DERUMIER ([email protected])" <[email protected]> Cc: [email protected] Envoyé: Mercredi 26 Juin 2013 14:55:04 Objet: spice proxy server I finally committed the code for the spice proxy server. Please review and test. TODO: * implement spice tls * what proxy host/ip should we return to the spice client? Using the hostname is probably wrong in most cases. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
