[PATCH 24/24] qemu: backup: Setup TLS environment for pull-mode backup jobs

Eric Blake eblake at redhat.com
Thu Jul 2 19:56:39 UTC 2020


On 7/2/20 9:40 AM, Peter Krempa wrote:
> Use the configured TLS env to setup encryption of the TLS transport.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1822631
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_backup.c | 80 +++++++++++++++++++++++++++++++++++++++---
>   1 file changed, 76 insertions(+), 4 deletions(-)
> 

Cool!

Testing this will be complicated (having to create keys, configure 
libvirt to use them, as well as an NBD client that can connect using the 
client counterpart), but as all of the pieces have been in libvirt and 
you are just wiring them together, I suspect it should work even if it 
is not a trivial setup.

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list