Hi,
I've been trying to use the ruby libvirt binding with vmware esx on F15, however it doesnt seems to work, I get:
Libvirt::ConnectionError: Call to virConnectOpen failed: Cannot access CA certificate '/etc/pki/CA/cacert.pem': No such file or directory
I've using the same uri with virsh and it works.
it seems like somehow the no_verify is not passed, or we are back to old libvirt error messages :)
any idea?
thanks,
Ohad