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:
parent
1d99085111
commit
a1f82d7f99
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user