vCenter Server certificate replacement workflow fail in VMware Cloud Foundation (VCF) environment integrated with vSphere Lifecycle Manager (vLCM). This failure prevents the automated task from completing in SDDC Manager.
The following symptoms occur during the certificate rotation process:
Certificate Installation - FAILED" errorError code 26707: "NSX is integrated with vLCM feature of vSphere system. Cannot disable two way authentication and service account creation functionality." as shown in the image below./var/log/vmware/vcf/commonsvcs/vcf-commonsvcs.log
YYYY-MM-DDThh:mm INFO [common, #####, 0fdf] [c. v. e. s. i. s. SddcManagerControllerInventoryServiceImpl, http-nio-#.#.#.#-####-exec-#] Get Sddc ControllerYYYY-MM-DDThh:mm INFO [common, #####, 0fdf] [c. v. e. s. i. s. VcfServiceInventoryServiceImpl, http-nio-#.#.#.#-####-exec-#] Get all VcfServicesYYYY-MM-DDThh:mm ERROR [common, #####, 0fdf] [c.v. e. s.i. s.VcfServiceInventoryServiceImpl, http-nio-#.#.#.#-####-exec-#] Error while trying to retrieve service http://127.0.0.1/domainmanager/about status, 502 Bad Gateway: "<html><EOL><EOL><head><title>502 Bad Gateway</title></head><EOL><EOL><body><EOL><EOL><center><hl>502 Bad Gateway</hl></center><EOL><EOL><hr><center>nginx</center><EOL><EOL></body><EOL><EOL></html><EOL><EOL>"org. springframework. web.client.HttpServerErrorException$BadGateway: 502 Bad Gateway: "<html><EOL><EOL><head><title>502 Bad Gateway</title></head><EOL><EOL><body><EOL><EOL><center><hl>502 Bad Gateway</hl></center><EOL><EOL><hr><center>nginx</center><EOL><EOL></body><EOL><EOL></html><EOL><EOL>" at org. springframework. web. client . HttpServerErrorException. create (HttpServerErrorException. java: 108) at org. springframework. web. client. DefaultResponseErrorHandler. handleError (DefaultResponseErrorHandler. java : 186) at org. springframework. web. client . DefaultResponseErrorHandler. handleError (DefaultResponseErrorHandler. java: 137)
VMware SDDC Manager 5.x
The automated SDDC Manager workflow fails to propagate the new vCenter certificate thumbprint to NSX. In vLCM-enabled clusters, NSX enforces strict security policies that block manual thumbprint updates via the UI. This creates a synchronization deadlock where the UI cannot update the stale thumbprint, and the stale thumbprint prevents cross-component communication.
The resolution consists of two parts: Validating the NSX trust restoration and cleaning up the SDDC Manager status.
Restore NSX Trust and Restart SDDC Services
/opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh to restart the full service stack cleanly.Manual Database Cleanup (If Status Fails to Update)
Review the Certificate Management for VMware Cloud Foundation for more information.