[libvirt] [PATCH 0/3] qemu: Allow turing of SSL verification for https/ftps drives

Peter Krempa posted 3 patches 6 years, 11 months ago
Failed in applying to current master (apply log)
docs/formatdomain.html.in                          |  9 ++++
docs/schemas/domaincommon.rng                      | 50 +++++++++++++++++++++-
src/conf/domain_conf.c                             | 34 ++++++++++++---
src/qemu/qemu_command.c                            | 27 +++++++++++-
src/util/virstoragefile.h                          |  1 +
.../generic-disk-network-http.xml                  |  2 +
.../qemuxml2argv-disk-drive-network-http.args      |  2 +-
.../qemuxml2argv-disk-drive-network-http.xml       |  1 +
8 files changed, 114 insertions(+), 12 deletions(-)
[libvirt] [PATCH 0/3] qemu: Allow turing of SSL verification for https/ftps drives
Posted by Peter Krempa 6 years, 11 months ago
This is a followup to the qemu cookie series and should be applied on top of it.
Since I already fixed a few things in the original series this would not apply
cleanly, thus you can fetch it at:

 git fetch git://pipo.sk/pipo/libvirt.git qemu-ssl-verify-off

Peter Krempa (3):
  conf: Use only one temporary string in virDomainDiskSourceParse
  conf: Add support for modifying ssl validation for https/ftps disks
  qemu: command: Implement ssl verification configuration

 docs/formatdomain.html.in                          |  9 ++++
 docs/schemas/domaincommon.rng                      | 50 +++++++++++++++++++++-
 src/conf/domain_conf.c                             | 34 ++++++++++++---
 src/qemu/qemu_command.c                            | 27 +++++++++++-
 src/util/virstoragefile.h                          |  1 +
 .../generic-disk-network-http.xml                  |  2 +
 .../qemuxml2argv-disk-drive-network-http.args      |  2 +-
 .../qemuxml2argv-disk-drive-network-http.xml       |  1 +
 8 files changed, 114 insertions(+), 12 deletions(-)

-- 
2.12.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list