]> git.proxmox.com Git - mirror_qemu.git/commit - block/curl.c
curl: Add sslverify option
authorMatthew Booth <mbooth@redhat.com>
Wed, 14 May 2014 23:28:42 +0000 (19:28 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 May 2014 09:36:49 +0000 (11:36 +0200)
commit97a3ea57198b39b8366cd2a7514707abdcd0a7bc
tree3a1ffc4aab1b071259270cae32d04328893cdd56
parente3542c67af4cb4fd90e3be912630be9acd97b9c0
curl: Add sslverify option

This allows qemu to use images over https with a self-signed certificate. It
defaults to verifying the certificate.

Signed-off-by: Matthew Booth <mbooth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/curl.c