Christian Johannsen wrote:
Hi,
have you seen this: http://mighty-virtualization.blogspot.de/2012/09/vco-51-appliance-how-to-fix.html
best regards
Christian
What I found myself is this:
It basically explains the same thing only for vCO installed on Windows. However, with this procedure I can generate certificate containing either hostname or IP address but not both. IP address value should go to "subject alternative name" field in the certificate, and to generate certificate with this field, Java 7 keytool utility is needed. As appliance contains Java version 6 (and I don't want to modify it), then I just download keystore file on local machine containing Java 7, do certificate modification and upload keystore file back.
Should work.