[pve-devel] Execute monitor command from remote?
Dietmar Maurer
dietmar at proxmox.com
Tue Jun 3 10:17:56 CEST 2014
> I don't known if we can mix both websocket and classic vnc socket ?
should be possible (but I did not test that).
> also, websocket listen on tcp, do we want to listen on 127.0.0.1, then use a
> netcat|socat when we the console is launched ?
Yes - I think we do the same thing with SPICE.
> also, novnc and firefox wss, for self signed certificate, need to manual register
> the ca certificate, for each wss://hostname+port combination.
>
> So, I think best way is to handle wss in pveproxy, like this the ca certificate is
> already ok. (and we just need to open 8006 port outside)
We can use the same certificate in qemu, so that is not really a problem?
More information about the pve-devel
mailing list