1. 04 6月, 2013 1 次提交
  2. 29 5月, 2013 4 次提交
  3. 23 5月, 2013 1 次提交
  4. 15 5月, 2013 1 次提交
  5. 14 5月, 2013 1 次提交
  6. 13 5月, 2013 1 次提交
  7. 04 5月, 2013 1 次提交
    • T
      TLS support for VNC Websockets · 0057a0d5
      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=<path>".
      
      If the server certificate isn't signed by a rooth authority it needs to
      be manually imported in the browser because at least in case of Firefox
      and Chrome there is no user dialog, the connection just gets canceled.
      
      As a side note VEncrypt over Websocket doesn't work atm because TLS can't
      be stacked in the current implementation. (It also didn't work before)
      Nevertheless to my knowledge there is no HTML 5 VNC client which supports
      it and the Websocket connection can be encrypted with regular TLS now so
      it should be fine for most use cases.
      Signed-off-by: NTim Hardeck <thardeck@suse.de>
      Reviewed-by: NAnthony Liguori <aliguori@us.ibm.com>
      Message-id: 1366727581-5772-1-git-send-email-thardeck@suse.de
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      0057a0d5
  8. 29 4月, 2013 3 次提交
  9. 26 4月, 2013 7 次提交
  10. 25 4月, 2013 2 次提交
  11. 23 4月, 2013 1 次提交
  12. 22 4月, 2013 1 次提交
  13. 19 4月, 2013 1 次提交
  14. 17 4月, 2013 1 次提交
  15. 16 4月, 2013 14 次提交