On 21/12/2015 16:42, Daniel P. Berrange wrote: > This integrates support for QIOChannelTLS object in the TCP > chardev backend. If the 'tls-creds=NAME' option is passed with > the '-chardev tcp' argument, then it will setup the chardev > such that the client is required to establish a TLS handshake > when connecting. There is no support for checking the client > certificate against ACLs in this initial patch. This is pending > work to QOM-ify the ACL object code.
Are you also planning AF_UNIX support or does it make no sense? Paolo