Required SAN parameter for local registry (r6,r7,dsR6,dsR7)

Added note to clarify floating IPs.
Added MGMT floating IP.
Fixed command.

Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
Change-Id: Idc27a997b9c451efe3fb19953eee4670fb6a11b5
This commit is contained in:
Elisamara Aoki Goncalves 2022-09-06 10:49:46 -03:00
parent 1d99085111
commit a1f82d7f99
2 changed files with 6 additions and 1 deletions

View File

@ -73,6 +73,11 @@ Update the following fields:
- registry.central
- <external-FQDN-for-OAM-Floating-IP-Address, if applicable>
.. note::
By default after deployment, all system configurations have both OAM and
MGMT floating IPs in the docker registry certificate.
#. Apply the configuration.

View File

@ -49,7 +49,7 @@ use in a lab environment.
.. code-block:: none
$ echo subjectAltName = IP:<WRCP-OAM-Floating-IP>,DNS:registry.local,DNS:registry.central > extfile.cnf
$ echo subjectAltName = IP:<WRCP-OAM-Floating-IP>,IP:<WRCP-MGMT-Floating-IP>,DNS:registry.local,DNS:registry.central > extfile.cnf
#. Use the my-root-ca to sign the server certificate.