cURL / Mailing Lists / curl-library / Single Mail

curl-library

Troubles with SSL and VB/VBA binding

From: Nico Alberti <nico.alberti_at_gmail.com>
Date: Thu, 12 May 2005 11:45:41 +0200

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