]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: check actual access to the cert
authorDoug Goldstein <cardoe@gentoo.org>
Fri, 6 May 2011 16:24:25 +0000 (11:24 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 6 May 2011 16:38:14 +0000 (10:38 -0600)
commitdb36449fd6b6f205df8d45b5fdfde022fc128f63
tree3c09ba79dc040139e3defed7ee8cbc53fa8e3a05
parentf84fe150e176ce738614191ce256f23942bb6e0b
remote: check actual access to the cert

Instead of calling stat(), check that we'll actually be able to access
and read the file.

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