]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Mention the addition of virt-pki-query-dn binary
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 11 Nov 2021 14:59:48 +0000 (15:59 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 12 Nov 2021 11:37:29 +0000 (12:37 +0100)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
NEWS.rst

index 983153a63123e6f1c67f7e5c66c203cda3099e79..a71b84c36390a497dce8b3a8dc20016c105515f1 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v7.10.0 (unreleased)
 
 * **New features**
 
+  * Added virt-pki-query-dn binary
+
+    This binary helps users figure out the format of Distinguished Name
+    from a certificate file the way that libvirt expects it in
+    tls_allowed_dn_list option of libvirtd.conf configuration file
+
 * **Improvements**
 
   * qemu: Report guest interface information in ``virDomainGetGuestInfo``