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.

+

+ Modern hypervisors support TLS for encryption and authentication of the + migration connections which can be enabled using the + VIR_MIGRATE_TLS flag. The qemu hypervisor driver + allows users to force use of TLS via the migrate_tls_force + knob configured in /etc/libvirt/qemu.conf. +

+

Migration native path