]> git.proxmox.com Git - mirror_qemu.git/commit
tests: add iotests helpers for dealing with TLS certificates
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 16 Nov 2018 15:53:24 +0000 (15:53 +0000)
committerEric Blake <eblake@redhat.com>
Mon, 19 Nov 2018 17:16:46 +0000 (11:16 -0600)
commita46b68410669fa14c4a85d9284953fc0d42392d0
tree68234d9e85651d5890c8fdb489e04268999d5c9a
parentb39b58d5d0da3e7057d7d636641018b0fc25139b
tests: add iotests helpers for dealing with TLS certificates

Add helpers to common.tls for creating TLS certificates for a CA,
server and client.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20181116155325.22428-6-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: spelling and quoting touchups]
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/common.tls [new file with mode: 0644]