libvirt/tests/qemunbdkitdata/disk-network-source-curl.args.disk1
Jonathon Jongsma 0993f9f905 qemu: add test for authenticating a https network disk
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2023-09-19 14:28:50 -05:00

10 lines
223 B
Plaintext

nbdkit \
--unix /tmp/statedir-1/nbdkit-test-disk-1.socket \
--foreground curl \
protocols=https \
'url=https://https.example.org:8443/path/to/disk5.iso?foo=bar' \
user=myname \
password=-779 \
cookie=-781 \
sslverify=false