[PATCH 0/6] Add virt-pki-query-dn binary

Martin Kletzander mkletzan at redhat.com
Thu Nov 11 15:06:40 UTC 2021


*** BLURB HERE ***

Martin Kletzander (6):
  rpc: Resize dname for longer DN from TLS certs
  tools: Add virt-pki-query-dn binary
  docs: Simplify explanation of tls_allowed_dn_list wildcards
  Remove needless space
  Add suggestions for virt-pki-query-dn usage
  news: Mention the addition of virt-pki-query-dn binary

 NEWS.rst                        |   6 ++
 docs/remote.html.in             |   8 +-
 libvirt.spec.in                 |   1 +
 po/POTFILES.in                  |   1 +
 src/remote/libvirtd.conf.in     |   7 +-
 src/rpc/virnettlscontext.c      |  22 ++---
 tests/virconfdata/libvirtd.conf |   9 ++-
 tests/virconfdata/libvirtd.out  |   9 ++-
 tools/meson.build               |  26 ++++++
 tools/virt-pki-query-dn.c       | 137 ++++++++++++++++++++++++++++++++
 10 files changed, 207 insertions(+), 19 deletions(-)
 create mode 100644 tools/virt-pki-query-dn.c

-- 
2.33.1




More information about the libvir-list mailing list