virt-pki-validate (1)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.31) Standard preamble: ========================================================================
NAME
virt-pki-validate - validate libvirt PKI files are configured correctlySYNOPSIS
virt-pki-validate [OPTION
]
DESCRIPTION
This tool validates that the necessaryPKI
files are configured for
a secure libvirt server or client using the TLS
encryption protocol.
It will report any missing certificate or key files on the host. It
should be run as root to ensure it can read all the necessary files
OPTIONS
- -h, --help
- Display command line help usage then exit.
- -V, --version
- Display version information then exit.
EXIT STATUS
Upon successful validation, an exit status of 0 will be set. Upon failure a non-zero status will be set.AUTHOR
Richard JonesBUGS
Report any bugs discovered to the libvirt community via the mailing list <libvirt.org/contact.html> or bug tracker <libvirt.org/bugs.html>. Alternatively report bugs to your software distributor / vendor.COPYRIGHT
Copyright (C) 2006-2012 by Red Hat, Inc.LICENSE
virt-pki-validate is distributed under the terms of theGNU GPL
v2+.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY
or FITNESS FOR A PARTICULAR
PURPOSE
SEE ALSO
virsh(1), onlinePKI
setup instructions <libvirt.org/remote.html>