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

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...