File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -236,8 +236,8 @@ Certificates generation
236236 Create the external TLS certificates (testing only)
237237---------------------------------------------------
238238
239- This method should only be used for testing. For external TLS on production systems,
240- See ` Installing External TLS Certificates < installing-external-tls-certificates >`__ .
239+ This method should only be used for testing. For external TLS on production
240+ systems, see :ref: ` installing-external-tls-certificates ` .
241241
242242Typically external API TLS certificates should be generated by a organisation's trusted internal or third-party CA.
243243For test and development purposes it is possible to use OpenBao as a CA for the external API.
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ to be reset before rebooting.
8686 kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/maintenance/reset-bls-entries.yml -e reset_bls_host=mlnx
8787
8888 The hosts can now be rebooted to use the latest kernel, a rolling reboot may be applicable
89- here to reduce distruptions . See the `package updates documentation <package-updates> `.
89+ here to reduce disruptions . See the :doc: `package updates documentation <package-updates >`.
9090
9191.. code-block :: console
9292
Original file line number Diff line number Diff line change @@ -41,8 +41,7 @@ Installing External TLS Certificates
4141====================================
4242
4343This section explains the process of deploying external TLS.
44- For internal and backend TLS, see `Hashicorp Vault for internal PKI
45- <hashicorp-vault> `__.
44+ For internal and backend TLS, see :doc: `/configuration/openbao `.
4645
4746To configure TLS for the first time, we write the contents of a PEM
4847file to the ``secrets.yml `` file as ``secrets_kolla_external_tls_cert ``.
You can’t perform that action at this time.
0 commit comments