summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1064631
blob: 8f5f7796ec56967c44c1fc538e26d5bcf6d44a48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Feature request: tls for chardev socket (telnet,tcp,udp)

Hello,

it would be nice if chardev socket (telnet,tcp,udp) could have tls support as vnc does.

This way we could have encrypted access to virtual character devices over network,
for example in setup: conserver -> socat+tls <-> qemu+chardev+tls.

The best would be both direction - server even client, so even the client should
trust remote server (trustfile, fingeprint...?).

Thank you.