Certificate Limitation

Updated container based remote CLI note

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia4c2286c005226229f40ad60c3908e42ffcad17d
This commit is contained in:
Ron Stone 2021-06-10 13:28:50 -04:00
parent ea8fb29ef2
commit 792b7de1ef

View File

@ -31,7 +31,7 @@ and copy the file to the controller host.
in the Python2 SSL certificate validation, the certificate used for the
'ssl' certificate must either have:
#. CN=IPADDRESS and SANs=empty
#. CN=IPADDRESS and SANs=IPADDRESS
or
@ -39,8 +39,6 @@ and copy the file to the controller host.
where IPADDRESS and FQDN are for the OAM Floating IP Address.
We recommend that you use the option 2, as CN is technically a deprecated
field in the certificate.
.. rubric:: |proc|