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
20       Display command line help usage then exit.
21
22       -V, --version
23
24       Display version information then exit.
25

EXIT STATUS

27       Upon successful validation, an exit status of 0 will be set. Upon fail‐
28       ure a non-zero status will be set.
29

AUTHOR

31       Richard Jones
32

BUGS

34       Please report all bugs you discover.  This should be done via either:
35
36       1. the mailing list
37
38          https://libvirt.org/contact.html
39
40       2. the bug tracker
41
42          https://libvirt.org/bugs.html
43
44       Alternatively,  you may report bugs to your software distributor / ven‐
45       dor.
46
48       Copyright (C) 2006-2012 by Red Hat, Inc.
49

LICENSE

51       virt-pki-validate is distributed under the terms of the  GNU  GPL  v2+.
52       This  is free software; see the source for copying conditions. There is
53       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
54       PURPOSE
55

SEE ALSO

57       virsh(1), online PKI setup instructions, https://www.libvirt.org/
58
59
60
61
62                                                          VIRT-PKI-VALIDATE(1)
Impressum