Description of problem:
The Nova serial console proxy communicates to the QEMU server over an plain text TCP channel. This allows any client with access to the management network to connect to any QEMU console with no authentication, or MITM any existing connections. As a step towards securing the management network this needs to be replaced with a TLS encryption and x509 certificate validation of clients.