]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add support for modifying ssl validation for https/ftps disks
authorPeter Krempa <pkrempa@redhat.com>
Fri, 28 Apr 2017 10:24:46 +0000 (12:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2020 14:51:44 +0000 (15:51 +0100)
commit25481e25b14108373bf2e5e95c04fe30bff96bb4
tree8b10e60ab8936e88ad9ea08e56e511699371ae5d
parent43a3d2e02ed09fafa04b61815c23651b0a94ef58
conf: Add support for modifying ssl validation for https/ftps disks

To allow turning off verification of SSL cerificates add a new element
<ssl> to the disk source XML which will allow configuring the validation
process using the 'verify' attribute.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/genericxml2xmlindata/disk-network-http.xml