cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Troubles with SSL and VB/VBA binding

From: Jeff Phillips <jeff_at_jeffp.net>
Date: Thu, 12 May 2005 13:06:32 -0700 (PDT)

Nico,

Does the SSLGet sample work in the trivial case of
https://sourceforge.net. If it does, then we may need
to play with some of the other SSL related
CURLOPT_xxx
options.

Take care,
Jeff Phillips

--- Nico Alberti <nico.alberti_at_gmail.com> wrote:

> Hi everybody.
>
> I am trying the VB binding for libcurl and, while
> the EasyGet example
> works fine I am having problems in running the SSL
> one. In particular,
> vbcurl_easy_perform(handle) returns a value of 60
> (corresponding, I
> think, to CURLE_SSL_CACERT) but it seems the
> position and the
> permissions of the ca-bundle.crt certificate file
> are fine. Moreover,
> if I try to bypass this problem setting
> SSL_VERIFYPEER to 0, this
> setopt operation returns 2 (a worrying
> CURLE_FAILED_INIT)
>
> I updated libcurl.dll with the one shipped with
> vblibcurl, with no luck.
>
> Can anybody help me detecting what's wrong?
>
> Thank you in advance
> --
> Ciao
> Nico
>
>
Received on 2005-05-12