Skip to content
Snippets Groups Projects
Commit ce28cbc0 authored by Pierre Riteau's avatar Pierre Riteau
Browse files

docs: Fix reference to Libvirt TLS

Change-Id: I2df1eff4e9eda42127db5b0bfed4f84b6955c763
parent ff7b4316
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ authenticated with SASL. This should not be considered as providing a secure,
encrypted channel, since the username/password SASL mechanisms available for
TCP are no longer considered cryptographically secure. However, it does at
least provide some authentication for the libvirt API. For a more secure
encrypted channel, use :ref`libvirt TLS <libvirt-tls>`.
encrypted channel, use :ref:`libvirt TLS <libvirt-tls>`.
SASL is enabled according to the ``libvirt_enable_sasl`` flag, which defaults
to ``true``.
......@@ -93,7 +93,7 @@ to ``true`` will cause the Docker volumes to be removed.
A future extension could support migration of existing VMs, but this is
currently out of scope.
.. libvirt-tls:
.. _libvirt-tls:
Libvirt TLS
===========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment