]> xenbits.xensource.com Git - libvirt.git/commit
conf: backup: Add 'tls' attribute for 'server' element
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jul 2020 10:25:42 +0000 (12:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jul 2020 10:58:19 +0000 (12:58 +0200)
commitfc6aaf6a194e6ee01cba3ee59e9fc3603189b77c
tree2f0422a0f896c91dcb91ae3bbaf6ca6e6ca12e1a
parentd37a2cd5edcdc4aef4df09f5ca4f274a17072468
conf: backup: Add 'tls' attribute for 'server' element

Allow enabling TLS for the NBD server used to do pull-mode backups. Note
that documentation already mentions 'tls', so this just implements the
schema and XML bits.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
docs/schemas/domainbackup.rng
src/conf/backup_conf.c
src/conf/backup_conf.h
tests/domainbackupxml2xmlin/backup-pull-encrypted.xml
tests/domainbackupxml2xmlin/backup-pull-internal-invalid.xml
tests/domainbackupxml2xmlout/backup-pull-encrypted.xml