Merge "Fix reference to generating a private CA"

This commit is contained in:
Zuul
2025-04-01 05:56:59 +00:00
committed by Gerrit Code Review

View File

@@ -286,8 +286,6 @@ disable verification of the backend certificate:
kolla_verify_tls_backend: "no"
.. _admin-tls-generating-a-private-ca:
Generating TLS certificates with Let's Encrypt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -308,7 +306,7 @@ to the HAProxy containers using SSH.
.. note::
If ``letsencrypt_email`` is not valid email, letsencrypt role will
If ``letsencrypt_email`` is not a valid email, the ``letsencrypt`` role will
not work correctly.
.. note::
@@ -332,6 +330,8 @@ certificate requests.
``letsencrypt_internal_cert_server`` is reachable from the controller
if you configure it for internal certificate requests.
.. _admin-tls-generating-a-private-ca:
Generating a Private Certificate Authority
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~