[PATCH 10/16] news: Introduce "migrate_tls_force" to qemu.conf

Han Han hhan at redhat.com
Wed May 11 02:17:08 UTC 2022


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 92cb7ea1de..3a19ac1d43 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1106,6 +1106,12 @@ v6.10.0 (2020-12-01)
   option is missing are now '1'. This ensures that only legitimate clients
   access servers, which don't have any additional form of authentication.
 
+  * qemu: Introduce "migrate_tls_force" to qemu.conf
+
+    The ``migrate_tls_force`` configuration option allows administrators to
+    always force migration connections to be TLS secured as if
+    ``VIR_MIGRATE_TLS`` flag was used.
+
 * **New features**
 
   * qemu: Implement OpenSSH authorized key file management APIs
-- 
2.36.0



More information about the libvir-list mailing list