1VIRT-PKI-QUERY-DN(1)        Virtualization Support        VIRT-PKI-QUERY-DN(1)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

12       Extract Distinguished Name from a PEM certificate.
13
14       The output is meant to be used in the tls_allowed_dn_list configuration
15       option in the libvirtd.conf file.
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       The exit status will be zero on success, non-zero on failure.
28

AUTHOR

30       Martin Kletzander
31

BUGS

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

LICENSE

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

SEE ALSO

56       virsh(1),  virt-pki-validate(1),   online   PKI   setup   instructions,
57       https://www.libvirt.org/
58
59
60
61
62                                                          VIRT-PKI-QUERY-DN(1)
Impressum