Re: [Qemu-devel] [PATCH v2] TLS support for VNC Websockets

2013-05-03 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH v2] TLS support for VNC Websockets

2013-04-30 Thread Anthony Liguori
Tim Hardeck writes: > Added TLS support to the VNC QEMU Websockets implementation. > VNC-TLS needs to be enabled for this feature to be used. > > The required certificates are specified as in case of VNC-TLS > with the VNC parameter "x509=". > > If the server certificate isn't signed by a rooth a

[Qemu-devel] [PATCH v2] TLS support for VNC Websockets

2013-04-23 Thread Tim Hardeck
Added TLS support to the VNC QEMU Websockets implementation. VNC-TLS needs to be enabled for this feature to be used. The required certificates are specified as in case of VNC-TLS with the VNC parameter "x509=". If the server certificate isn't signed by a rooth authority it needs to be manually i