logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

virt-pki-query-dn - extract Distinguished Name from a PEM certificate

Author

       Martin Kletzander

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 / vendor.

Description

       Extract Distinguished Name from a PEM certificate.

       The output is meant to be used in the tls_allowed_dn_list configuration option in the libvirtd.conf file.

Exit Status

       The exit status will be zero on success, non-zero on failure.

License

virt-pki-query-dn  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.

Name

       virt-pki-query-dn - extract Distinguished Name from a PEM certificate

Options

-h, --help

       Display command line help usage then exit.

       -V, --version

       Display version information then exit.

See Also

virsh(1), virt-pki-validate(1), online PKI setup instructions <https://libvirt.org/remote.html> ,
        <https://libvirt.org/>

                                                                                            VIRT-PKI-QUERY-DN(1)

Synopsis

virt-pki-query-dn [OPTION]... FILE

See Also