OVA deployment fails with Invalid certificate

 Error:

Deploy OVF fails with:



Invalid certificate





Solution:

1.Install OVF tool in any windows machine from:

 https://customerconnect.vmware.com/downloads/details?ownloadGroup=OVFTOOL430&productId=742

2.Open a command prompt in Windows OS , navigate to the folder where you’ve installed the OVF tools. the default location is “program files

3.Skip manifesto check and create new OVA

ovftool.exe  –skipManifestCheck <Source path:\Source OVA file name> <DESTINATION-PACKAGE-PATH\new OVA file name>


No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...