]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add 'verify-peer=yes' test for chardev TCP TLS
authorJohn Ferlan <jferlan@redhat.com>
Mon, 17 Oct 2016 15:31:43 +0000 (11:31 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 17 Oct 2016 19:38:32 +0000 (15:38 -0400)
commit40b6f919001565b03fa5dd394a45df470c2b7a07
treeabd37d5fa73d4983c488f70f144f539fdb5ea4fd
parenta99d9082ac00f7ca544f1d86abda20be3f688c68
qemu: Add 'verify-peer=yes' test for chardev TCP TLS

Missing the option to set verify-peer to yes

Signed-off-by: John Ferlan <jferlan@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-verify.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-verify.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c