When attempting to save the VCF adapter in VCF Operations, the task fails with an error indicating connection failure to the vCenter Server.
The following error is displayed in the user interface:Unable to connect to VC: Connecting to VC at https://<vCenter-FQDN>/sdk failed. Please check connectivity.
VCF Operations 9.1.0.x
The VCF adapter was recently deleted. Cached orphan data is preventing the certificate from being validated.
The following error is observed in the Cloud Proxy collector.log:com.vmware.adapter.management.components.extensions.VcExtensionsComponent.getExtensionInfoForVc - Unable to connect to VC com.integrien.alive.common.exception.VcException: Connecting to VC at https://<vCenter-FQDN>/sdk Failed:Caused by: org.bouncycastle.tls.TlsFatalAlert: certificate_unknown(46)Caused by: java.security.cert.CertificateException: Unable to build a CertPath: no PKIXBuilderParameters available
Perform the following steps to remove the latch that is preventing the certificate update:
openssl s_client -connect <vCenter-FQDN>:443 -showcertsVCF Operations user interface.Import and select the saved .pem certificate file.Administration > Integrations.Add to configure the VCF adapter and complete the save action.Administration > Control Panel > Trusted Certificates.Delete to delete this temporary added certificate.Administration > Integrations and select the newly created VCF adapter.Stop Collecting All, wait for the process to complete, and then click Start Collecting All.