Hi,
I'm attempting to configure an environment to test Orchestrator/Director. One of the steps required was to install vCloud Networking and Security appliance.
When I try to configure vShield Manager to talk to a vCenter appliance, I get prompted "Unable to verify the authenticity of host... Do you wish to connect anyway?" I press Yes but the connection fails indicating that the certificate is no good: "Error occurred while connecting to vCenter Server, given host is either invalid or unreachable." It seems like the error message is misleading since vCenter shows that there was a connection.
The error logged on the vCenter appliance (vpxd.log) is:
2013-04-23T11:23:24.138-04:00 [7F745BD75700 error 'Default'] SSLStreamImpl::DoServerHandshake (00007f7471dc28e0) SSL_accept failed. Dumping SSL error queue:
2013-04-23T11:23:24.138-04:00 [7F745BD75700 error 'Default'] [0] error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown
2013-04-23T11:23:24.139-04:00 [7F745BD75700 warning 'ProxySvc'] SSL Handshake failed for stream TCP(local=192.168.195.23:443, peer=192.168.195.24:57069), error: N7Vmacore3Ssl12SSLExceptionE(SSL Exception: error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown)
Do I need to import a certificate manually?
Thanks.