Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
VIRT-PKI-VALIDATE(1)	    Virtualization Support	  VIRT-PKI-VALIDATE(1)

NAME
       virt-pki-validate - validate libvirt PKI	files are configured correctly

SYNOPSIS
       virt-pki-validate [OPTION] [trust|server|client]

DESCRIPTION
       This  tool  validates that the necessary	PKI 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

       With  no	arguments it will check	the trusted CA config, the server con-
       fig and the client config. The optional positional argument can be used
       to restrict the checks to just one of these three sets.

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 fail-
       ure a non-zero status will be set.

AUTHOR
       Daniel Veillard,	Daniel P. Berrang

BUGS
       Please report all bugs you discover.  This should be done via either:

       1. the mailing list

	   <https://libvirt.org/contact.html>

       2. the bug tracker

	   <https://libvirt.org/bugs.html>

       Alternatively, you may report bugs to your software distributor /  ven-
       dor.

COPYRIGHT
       Copyright (C) 2006-2024 by Red Hat, Inc.

LICENSE
       virt-pki-validate  is  distributed  under the terms of the GNU 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),  online  PKI  setup   instructions   <https://libvirt.org/re-
       mote.html> ,
	<https://libvirt.org/>

							  VIRT-PKI-VALIDATE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=virt-pki-validate&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help