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

Martin Kletzander posted 6 patches 2 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1636643087.git.mkletzan@redhat.com
There is a newer version of this series
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
[PATCH 0/6] Add virt-pki-query-dn binary
Posted by Martin Kletzander 2 years, 4 months ago
*** 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

Re: [PATCH 0/6] Add virt-pki-query-dn binary
Posted by Daniel P. Berrangé 2 years, 4 months ago
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@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 :|