Hi,
I'm trying to use fence_vmware_soap to configure fencing with Pacemaker/Corosync on Debian Jessie.
The command line I am trying to connect with is this:
fence_vmware_soap -o list -a vsphereip -l "user" -p "password" --ssl-insecure -v
All I'm getting is the following:
Unable to connect/login to fencing device
In vSphere i can see the following:
[10488 warning 'ProxySvc'
SSL Handshake failed for stream <io_obj p:0x0000000009f68be8, h:3616, <TCP 'vsphereip:443'>, <TCP 'clientip:47810'>>, error: class Vmacore::Ssl::SSLException(SSL Exception: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca)
If there are any SSL issues, shouldn't --ssl-insecure ignore them?
I've tried to connect directly to the ESXi hosts as well without success.
Sorry if I've missed something obvious, I'm quite new to VMware.
Oh, and I'm using vSphere version 5.5.0