[PATCH 7/7] docs: migration: Add a mention of VIR_MIGRATE_TLS and it's enforcement for qemu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mention the flag to enable TLS and also the knob to enforce it in the
qmemu hypervisor driver.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 docs/migration.html.in | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/migration.html.in b/docs/migration.html.in
index c3c64fb51f..b080e3a7f5 100644
--- a/docs/migration.html.in
+++ b/docs/migration.html.in
@@ -31,6 +31,14 @@
       of ports on the firewall to allow multiple concurrent migration operations.
     </p>

+    <p>
+      Modern hypervisors support TLS for encryption and authentication of the
+      migration connections which can be enabled using the
+      <code>VIR_MIGRATE_TLS</code> flag. The <em>qemu</em> hypervisor driver
+      allows users to force use of TLS via the <code>migrate_tls_force</code>
+      knob configured in <code>/etc/libvirt/qemu.conf</code>.
+    </p>
+
     <p>
       <img class="diagram" src="migration-native.png" alt="Migration native path"/>
     </p>
-- 
2.28.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux