xapi-project / vagrant-xenserver

A Vagrant provider for XenServer
MIT License
120 stars 31 forks source link

CA error trying to connect via https #52

Open thorstenkampe opened 6 years ago

thorstenkampe commented 6 years ago

When trying to connect to the remote XenServer via https I get a "TLSv1.2 Alert (Level: Fatal, Description: Unknown CA)" error (in Wireshark). It looks like XenServer uses as self-signed certificate which is not trusted by the client.

Is there an option to disable verifying the server certificate?