cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ssl callback error ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 7 Jan 2006 23:48:14 +0100 (CET)

On Fri, 6 Jan 2006, Gregory Nicholls wrote:

> I downloaded curl-7.15.1 together with openssl 0.9.8a (from shining light).
> A simple ssl test returned the following:-

...

> curl: (35) SSL: couldn't set callback!

Wow. I've never seen this happen before. This error means that the
SSL_CTX_callback_ctrl() function returned a failure... that function is
basically only used for the verbose option so not using -v probably hides this
error.

Although you getting this problem more likely indicates something really weird
that I cannot explain. Why would you get a problem to set a callback? Huge
amounts of people use libcurl 7.15.1 with openssl 0.9.8a fine already without
that error...

Sorry, but I don't know what else to say!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-01-07