/opt/vmware/sddc-support/sos --health-check produces a result.json containing the following failures:{ "name": "SDDC_MANAGER_FQDN.example.com", "status": "FAILED", "message": "Certificate validation is failed for SDDCMANAGER:SDDC_MANAGER_FQDN.example.com. If Certificate End date is 15 days or less, SoS will show result as failed.Certificate expires in 8 day(s).", "errors": "Certificate validation is failed for SDDCMANAGER:SDDC_MANAGER_FQDN.example.com. If Certificate End date is 15 days or less, SoS will show result as failed.Certificate expires in 8 day(s)."
}
"message": "Certificate validation is failed for VC:<VC_HOSTNAME>. If Certificate End date is 15 days or less, SoS will show result as failed.Certificate expires in 9 day(s).
VMware Cloud Foundation 5.x
The SDDC Manager health check and SoS tool have a hardcoded threshold that triggers a "FAILED" status if a component certificate is within 15 days of its expiration date or has already expired.
To resolve the health check failure, you must rotate or replace the expiring certificates for the specific components identified in the SoS report.
Log in to the SDDC Manager UI.
Navigate to Administration > Certificate Management.
Identify the components with status "Expiring Soon" or "Expired".
Select the component and follow the standard VCF workflow to Generate CSR and Install Certificate.
After successful installation, re-run the SoS health check to verify the "PASSED" status: /opt/vmware/sddc-support/sos --health-check