Re: Can't import appliance
Posted: 29. Sep 2010, 00:06
If the SHA1 code does not match, it is likely that you have edited the .ovf file. If you have, then generate a new SHA1 code and then edit the .mf file, replacing the SHA1 code with the one you just generated. You can generate the SHA1 code on a Linux box using:
Code: Select all
openssl dgst -sha1 <filename>