[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] VMware support and libcurl on rhel-u1
- From: Matthias Bolte <matthias bolte googlemail com>
- To: Tom Hughes <tom compton nu>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] VMware support and libcurl on rhel-u1
- Date: Mon, 27 Jul 2009 12:00:10 +0200
2009/7/27 Tom Hughes <tom compton nu>:
> On 27/07/09 09:38, Shahar Klein wrote:
>>
>> How do you connect to the esxi?
>
> Over https.
>
>> Should I open an ssh in my ESXi server?
>>
>>
>> [root rain8 libvirt]# virsh -c esx+ssh://rain3/system
>> error: cannot recv data: Connection reset by peer
>> error: failed to connect to the hypervisor
>
> I just use "virsh -c esx://root server" and it connects over https by
> default.
>
> I did have to hack the code to stop curl trying to validate the self signed
> cert on the server.
>
> Tom
>
I assume you set CURLOPT_SSL_VERIFYPEER to 0. Good idea I'll add that
in they way the no_verify query parameter work for libvirtd based
transports.
Regards,
Matthias
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]