A single VM deployment fails with the error: "Error creating resource: VCFA: Failed to fetch client certificate, status message = authentication failed."
The issue impacts CCI Supervisor Resource type deployments and corresponds with unavailable services under Build & Deploy > Overview.
VCF Automation 9.0
The root cause is that the Root CA Certificate for the Supervisor Management Endpoint is not trusted by VCF Automation, leading to authentication failure while fetching the required client certificate.
Perform the below steps:
Navigate to Provider Portal.
Go to Certificate Management.
Click TEST REMOTE CONNECTION.
Enter VCFA's public URL (e.g., https://<my-vcfa-domain>).
Click CONNECT to fetch and select the correct Root CA certificate.
Log out and log back in to the Provider Portal.
Validate that:
Build & Deploy > Services > Overview loads successfully.
Deployment of the CCI Supervisor Resource type succeeds.
The issue is directly linked to the “Services are not available for the namespace” error observed in the UI.