1VIRT-PKI-VALIDATE(1)        Virtualization Support        VIRT-PKI-VALIDATE(1)
2
3
4

NAME

6       virt-pki-validate - validate libvirt PKI files are configured correctly
7

SYNOPSIS

9       virt-pki-validate [OPTION]
10

DESCRIPTION

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

OPTIONS

18       -h, --help
19           Display command line help usage then exit.
20
21       -V, --version
22           Display version information then exit.
23

EXIT STATUS

25       Upon successful validation, an exit status of 0 will be set. Upon
26       failure a non-zero status will be set.
27

AUTHOR

29       Richard Jones
30

BUGS

32       Report any bugs discovered to the libvirt community via the mailing
33       list <https://libvirt.org/contact.html> or bug tracker
34       <https://libvirt.org/bugs.html>.  Alternatively report bugs to your
35       software distributor / vendor.
36
38       Copyright (C) 2006-2012 by Red Hat, Inc.
39

LICENSE

41       virt-pki-validate is distributed under the terms of the GNU GPL v2+.
42       This is free software; see the source for copying conditions. There is
43       NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
44       PURPOSE
45

SEE ALSO

47       virsh(1), online PKI setup instructions
48       <https://libvirt.org/remote.html>
49
50
51
52libvirt-3.9.0                     2017-10-30              VIRT-PKI-VALIDATE(1)
Impressum