On 08/21/2012 08:27 AM, Attila Sukosd wrote: > Hi guys, > > I just gave the html5 client a go, but I'm unable to connect to a RHEV 3 > server with SSL. I've started websockify with the ca crt and gave the > client and websockify the secure port. > > After turning debugging on I'm getting the following: > >>> WebSockets.onopen > spiceconn.js:67 > <http://localhost/%7Eatiti/spice/spice-html5/spiceconn.js>id 0; type 1 > spiceconn.js:232 > <http://localhost/%7Eatiti/spice/spice-html5/spiceconn.js>1: Connected > spiceconn.js:317 > <http://localhost/%7Eatiti/spice/spice-html5/spiceconn.js><< hdr main > type 1 size undefined > spiceconn.js:379 > <http://localhost/%7Eatiti/spice/spice-html5/spiceconn.js>WARNING: 1: > Unknown message type 1! > > Am I missing something? :) You likely need to change the scheme= assignment in spice.html from "ws://" to "wss://". Cheers, Jeremy _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel