A quick and easy tip from Dan from PENGUINPUNK.NET.
Please see his blog post here or scroll down.
This is a quick and easy one. I came across a virtual appliance the other day that had an expired certificate.
Photo courtesy of Dan
When you click Next you’ll get an error saying the package is signed with an invalid certificate.
Photo courtesy of Dan
It’s a relatively easy fix (or at least workaround) and I followed Stephen Wagner‘s guidance here. In short, grab a copy of the VMware OVF Tool from here. You then run the following command:
Photo courtesy of Dan
You’ll then be able to deploy the appliance without it barfing. Remember, though, that this is a bit of a rough workaround, and you should really contact the appliance vendor in the first instance as they’ll likely be keen to fix the issue. In my case I was able to continue with my testing while the vendor went ahead and fixed things on their side.
Thanks Dan for this quick guide!