Clarify Vault on install page

Add supporting text and link, on the install page,
for adding a CA certificate.

Closes-Bug: #1922520
Change-Id: I231794ed94190c0250144f4b9d6e2bc3d57c71a6
This commit is contained in:
Peter Matulis 2021-04-06 18:04:02 -04:00
parent 08cc285083
commit 5efc0e91a2
2 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,8 @@ README for instructions.
The next step is to add a CA certificate to the model. The next step is to add a CA certificate to the model.
.. _add_ca_certificate:
Add a CA certificate Add a CA certificate
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~

View File

@ -225,6 +225,10 @@ Vault now needs to be initialised and unsealed. The vault charm will also need
to be authorised to carry out certain tasks. These steps are covered in the to be authorised to carry out certain tasks. These steps are covered in the
`vault charm`_ documentation. Perform them now. `vault charm`_ documentation. Perform them now.
Vault must now be provided with a CA certificate in order for it to issue
certificates to cloud API services. This is covered on the :ref:`Managing TLS
certificates <add_ca_certificate>` page. Do this now.
Once the above is completed the Unit section output to command :command:`juju Once the above is completed the Unit section output to command :command:`juju
status` should look similar to this: status` should look similar to this: