Operate -> Configurations -> Logical Groupings -> vCenter Linking, creating a vCenter Group fails with the following error:
"Unable to connect to the vCenter instance due to certificate validation error". Infrastructure Operations -> Configurations -> Logical Groupings -> vCenter Linking./storage/log/vcops/log/adapters/VMwareAdapter/VMwareAdapter_(Internal_id).log in VCF Operations log the following error messages:ERROR: VALIDATE failed for the Vcenter Id: ######-####-#####-###### with reason: CONNECTION_REFUSEDERROR: TRUST_ESTABLISHMENT failed for the Vcenter Id:######-####-#####-###### with reason: NO_AVAILABLE_PEERSVMware Cloud Foundation 9.x
The issue occurs when the vCenter certificate is updated out of band and the trusted root store is not updated with the new signing certificates.
To establish a secure trust relationship and successfully link the vCenter instances, perform the following steps:
Import both the Root CA and the Subordinate CA certificates into the trusted certificate store:
Log in to VCF Operations UI.
For 9.0, navigate to Administration -> Control Panel -> Trusted Certificates -> Import.
For 9.1, navigate to Operate -> Administration -> Control Panel -> Trusted Certificates -> Import.
Upload the exported certificate.
Review the certificate details and Import.
Infrastructure Operations -> Configurations -> Logical Groupings -> vCenter Linking, select the vCenter group and click on 'Reset Linking'.Operate -> Configurations -> Logical Groupings -> vCenter Linking, select the vCenter group and click on 'Reset Linking'.Once the CA chain is imported, the VCF Operations trust store will recognize the certificates issued by the internal PKI. This allows the TLS handshake to succeed, resolving the validation error and allowing the vCenter Linking status to transition to Active.