1VIRT-PKI-VALIDATE(1) Virtualization Support VIRT-PKI-VALIDATE(1)
2
3
4
6 virt-pki-validate - validate libvirt PKI files are configured correctly
7
9 virt-pki-validate
10
12 This tool validates that the necessary PKI files are configured for a
13 secure libvirt server or client using the TLS encryption protocol. It
14 will report any missing certificate or key files on the host. It should
15 be run as root to ensure it can read all the necessary files
16
18 Upon successful validation, an exit status of 0 will be set. Upon
19 failure a non-zero status will be set.
20
22 Richard Jones
23
25 Report any bugs discovered to the libvirt community via the mailing
26 list "http://libvirt.org/contact.html" or bug tracker
27 "http://libvirt.org/bugs.html". Alternatively report bugs to your
28 software distributor / vendor.
29
31 Copyright (C) 2006-2010 by Red Hat, Inc.
32
34 virt-pki-validate is distributed under the terms of the GNU GPL v2+.
35 This is free software; see the source for copying conditions. There is
36 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
37 PURPOSE
38
40 virsh(1), online PKI setup instructions
41 "http://libvirt.org/remote.html"
42
43
44
45libvirt-0.8.3 2011-07-06 VIRT-PKI-VALIDATE(1)