This article provides steps to configure Windows installed Platform Services Controller (PSC) 6.7 High Availability with SSL termination.
This article is part of a series for configuring PSC HA. For the main article, see: Configuring Platform Service Controller HA in vSphere 6.7.
To configure the PSCs for load balancing, run the updateSSOConfig.py and updateLsEndpoint.py scripts.
Notes:
Running the updateSSOConfig.py script:
cd "C:\Program Files\VMware\vCenter Server\vmware-sso\bin"
"%VMWARE_PYTHON_BIN%"\python updateSSOConfig.py --lb-fqdn=psc-ha-vip
"%VMWARE_PYTHON_BIN%"python updateSSOConfig.py --lb-fqdn=loadbalancer.example.com
Running the updateLsEndpoint.py script
cd "C:\Program Files\VMware\vCenter Server\vmware-sso\bin"
"%VMWARE_PYTHON_BIN%"python UpdateLsEndpoint.py --upgrade --lb-fqdn=PSC_HA_VIP_FQDN --user=administrative_user --password=password --lb-cert=Absolute_path_of_the_load_balancer_certificate
"%VMWARE_PYTHON_BIN%"python UpdateLsEndpoint.py --upgrade --lb-fqdn=psc-ha-vip.example.com [email protected] --password=VMware123$ --lb-cert=C:\certs\lb.crt