From ebf8ab8e081e22a1afdae81caec1f129249cffa5 Mon Sep 17 00:00:00 2001 From: ymeillier <36966130+ymeillier@users.noreply.github.com> Date: Tue, 19 Feb 2019 12:30:59 -0700 Subject: [PATCH] do not enable "disable SSL cert verif" if a cert is specified for NSX Manager CA, then one cannot click the box "disable SS Certificate verification" AD per the guide from pivotal pp184 "NSX Manager CA Cert" amd "Disable SSL certificate validation" are mutually exclusive [...] ... if you populate the certificate field and disable certificate validation the pks installation will fail --- LabGuides/PksInstallPhase2-IN1916/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/LabGuides/PksInstallPhase2-IN1916/readme.md b/LabGuides/PksInstallPhase2-IN1916/readme.md index c606323..099e459 100644 --- a/LabGuides/PksInstallPhase2-IN1916/readme.md +++ b/LabGuides/PksInstallPhase2-IN1916/readme.md @@ -131,7 +131,6 @@ Login for NSX Manager UI is: admin/VMware1! - NSX Manager Hostname: `nsxmgr-01a.corp.local` - NSX Manager Super User Principal Identity Certificate: Use the PI certificate and key values you copied to Notepad++ in the PKS Install Phase 1 lab, pasting the certificate in the first box and the key in the second box - NSX Manager CA Cert: Use the NSX MGR certificate value you copied to Notepad++ in the PKS Install Phase 1 lab -- Disable SSL certificate verification: `True` - NAT mode: `True` - Pods IP Block ID: Use the value you gathered in step 1.9.1.1 above - Nodes IP Block ID: Use the value you gathered in step 1.9.1.2 above