cURL / Mailing Lists / curl-library / Single Mail

curl-library

re: ssl callback error ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 13 Jan 2006 14:00:33 +0100 (CET)

On Fri, 13 Jan 2006, ccs wrote:

> How do we go about figuring out what the problem is?

Do you have the same or similar versions/setup as Gregory does?

The function call that fails is SSL_CTX_callback_ctrl() on or around line 1170
in lib/sslue.c. I suggest you build a debug version of curl and run it with a
debugger and single-step from that point in libcurl to see if you can
understand why OpenSSL returns error on this (seemingly) simple function call.

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