NSX edge node deployment triggered from NSX Manager UI, fails with following error, "OVF certificate validation failed. Error: Error while fetching ovf file. e has expired"
searchcancel
NSX edge node deployment triggered from NSX Manager UI, fails with following error, "OVF certificate validation failed. Error: Error while fetching ovf file. e has expired"
book
Article ID: 369908
calendar_today
Updated On: 06-27-2025
Products
VMware NSX
Issue/Introduction
When deploying a new edge node from NSX Manager UI, the deployment fails with the below error.
In NSX Manager UI, under System -> Certificates, the certificate associated with API and/or MGMT_Cluster service is expired.
Environment
VMware NSX
Cause
When Tomcat certificates (Service Type = API) and/or mp-cluster certificates (Service Type = MGMT_CLUSTER) expire on NSX managers, Edge/Manager deployment workflow triggered from NSX Manager fails. This is an expected behavior of the product.
Resolution
Certificate verification can be done by making the following API call: GET https://<nsx-mgr>/api/v1/trust-management/certificates/<cert-id>?action=validate.