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

Ján Tomko jtomko at redhat.com
Tue Nov 24 16:30:46 UTC 2020


In the commit summary:

s/it's/its/

On a Tuesday in 2020, Peter Krempa wrote:
>Mention the flag to enable TLS and also the knob to enforce it in the
>qmemu hypervisor driver.

s/qmemu/qemu/

>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20201124/69757b2b/attachment-0001.sig>


More information about the libvir-list mailing list