]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: flexibility in CA cert and user cert/key
authorDoug Goldstein <cardoe@gentoo.org>
Fri, 6 May 2011 15:00:53 +0000 (10:00 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 10 May 2011 20:45:09 +0000 (14:45 -0600)
commit343c69dbadb61b30e6d9eb167dd7a076fa151c73
tree1af1291d7038e5650b75c765c8220cdf89b238b8
parent8c6df9139be502640625dfb10d45a9be3da23aea
virsh: flexibility in CA cert and user cert/key

Allow the CA certificate to come from the user's home directory or from
the global location independently of the client certificate/key pair.

Mostly for the case when each user on a system has their own cert/key
pair but the system as a whole shares the same CA.

Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
src/remote/remote_driver.c