Merge "Required SAN parameter for local registry (r6,r7,dsR6,dsR7)"
This commit is contained in:
commit
0480816fca
@ -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