The deployment, initiated through Fleet Management > Lifecycle > VCF Management > Components > DEPLOY COMPONENT, triggers a precheck failure specifically during the Certificate Validation task.
The SDDC Manager workflow reports a failure during the input schema and component property check phases.
The following error is explicitly displayed in the UI. The hosts in the certificate doesn't match with the provided/product hosts
Validation fails to progress, preventing the deployment of the Log Insight cluster nodes.
VCF Operations 9.x
VCF Operations for Logs 9.x
The issue occurred due to an incorrectly generated SSL/TLS certificate for the Aria Operations for Logs cluster. The certificate did not include the required Subject Alternative Name (SAN) entries for all cluster nodes, or the SAN list did not match the FQDNs defined in the VCF deployment parameters.
-----BEGIN PRIVATE KEY-----(Your Private Key: your_domain_name.key)-----END PRIVATE KEY----------BEGIN CERTIFICATE-----(Your Primary SSL certificate: your_domain_name.crt)-----END CERTIFICATE----------BEGIN CERTIFICATE-----(Your Intermediate certificate: DigiCertCA.crt)-----END CERTIFICATE----------BEGIN CERTIFICATE-----(Your Root certificate: TrustedRoot.crt)-----END CERTIFICATE-----