[libvirt] [PATCH 06/15] Integrate TLS/SASL directly into the socket APIs

Eric Blake eblake at redhat.com
Thu Dec 16 23:50:13 UTC 2010


On 12/16/2010 04:21 AM, Daniel P. Berrange wrote:
> This extends the basic virNetSocket APIs to allow them to have
> a handle to the TLS/SASL session objects, once established.
> This ensures that any data reads/writes are automagically
> passed through the TLS/SASL encryption layers if required.
> 
> * src/rpc/virnetsocket.c, src/rpc/virnetsocket.h: Wire up
>   SASL/TLS encryption
> ---
>  src/rpc/virnetsocket.c |  211 +++++++++++++++++++++++++++++++++++++++++++++++-
>  src/rpc/virnetsocket.h |    7 ++
>  2 files changed, 216 insertions(+), 2 deletions(-)
> 

Cool!  We have to resolve the parent commits before this can be pushed,
but I didn't spot any obvious flaws.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101216/a7813f05/attachment-0001.sig>


More information about the libvir-list mailing list