“Connection status of the Compute Manager vcenter01 with ID 08b#####-0###-43##-###c-#########172 is DOWN.”"Failed to remove NSX ownership due to error Error in rest call. url= nsxapi/api//v1/managed-objects/lcm/nsx-ownership/######f9-###9-4###-###c-#########172?action=clear , method= PUT , response= { "module_name" : "common-services", "error_message" : "General error has occurred.", "details" : "java.lang.RuntimeException: com.vmware.vim.vmomi.client.exception.SslException: javax.net.ssl.SSLHandshakeException: Certificate expired for C=US,CN=vcenter01.lab.local", "error_code" : 100 } , error= 500 : "{<EOL> "module_name" : "common-services",<EOL> "error_message" : "General error has occurred.",<EOL> "details" : "java.lang.RuntimeException: com.vmware.vim.vmomi.client.exception.SslException: javax.net.ssl.SSLHandshakeException: Certificate expired for C=US,CN=vcenter01.lab.local",<EOL> "error_code" : 100<EOL>}<EOL>" .. Please resolve the error and try again"VMware NSX
After regenerating the vCenter certificates, the vCenter services were not restarted, which caused NSX to continue referencing the old, expired vCenter certificate.
service-control --stop --all && service-control --start --all