Mention the flag to enable TLS and also the knob to enforce it in the
qemu hypervisor driver.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
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>