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

Daniel P. Berrangé berrange at redhat.com
Thu Nov 11 15:39:03 UTC 2021


On Thu, Nov 11, 2021 at 04:06:40PM +0100, Martin Kletzander wrote:
> *** 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

Except for the patch 2 with err.h / errx() this
can be

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list