Hi,

I was trying to connect to ESX server using libvirt's virsh console but I am getting the following error:

virsh# connect esx://172.16.73.14
Enter username for 172.16.73.14 [root]: root
Enter root's password for 172.16.73.14:
error: Failed to connect to the hypervisor
error: internal error curl_easy_perform() returned an error: Peer certificate cannot be authenticated with known CA certificates (60) : SSL certificate problem, verify that the CA cert is OK. Details:
error: 14090086:SSL routine:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed.

Can anyone please help me out with this one and tell me how to resolve this error?

Regards,
Varun