]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add no_verify query parameter to ESX URIs
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 27 Jul 2009 12:18:25 +0000 (14:18 +0200)
committerDaniel Veillard <veillard@redhat.com>
Mon, 27 Jul 2009 12:18:25 +0000 (14:18 +0200)
commite4e50f52e8902ab79924a727a38bb1332833afff
treedb3cedc5579b1d8ac4c5572a6257248507cd40dc
parente74d6c5009db6955481cdc68902ac3876cc0ff10
Add no_verify query parameter to ESX URIs

* src/esx/esx_driver.c src/esx/esx_util.c src/esx/esx_util.h
  src/esx/esx_vi.c src/esx/esx_vi.h: adds a no_verify query parameter to
  stop libcurl from verifying theserver certificate for the https
  transport.
src/esx/esx_driver.c
src/esx/esx_util.c
src/esx/esx_util.h
src/esx/esx_vi.c
src/esx/esx_vi.h