[PATCH v2 1/3] tools: Add virt-pki-query-dn binary

Daniel P. Berrangé berrange at redhat.com
Fri Nov 12 09:52:53 UTC 2021


On Thu, Nov 11, 2021 at 09:36:55PM +0100, Martin Kletzander wrote:
> With this program we do not have to depend on the output of `certtool -i`, which
> changed the order of the fields at some point and the newest version is
> incompatible with what libvirt expects in tls_allowed_dn_list configuration
> option.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  libvirt.spec.in           |   1 +
>  po/POTFILES.in            |   1 +
>  tools/meson.build         |  27 ++++++++
>  tools/virt-pki-query-dn.c | 140 ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 169 insertions(+)
>  create mode 100644 tools/virt-pki-query-dn.c

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