curl-library
Re: libcurl supports only one OpenSSL handle at a time?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 15 Jan 2010 09:21:40 +0100 (CET)
Date: Fri, 15 Jan 2010 09:21:40 +0100 (CET)
On Thu, 14 Jan 2010, Chris MacGregor wrote:
> Hi. I'm using libcurl 7.19.6 on Linux, built with OpenSSL support. It
> seems that if I try to have more than one handle doing an https transfer (in
> either direction) at a time, I get CURLE_SSL_CONNECT_ERROR.
>
> Is this expected? I haven't found anything in the documentation about it.
> Is there a solution or workaround?
You mean as in multi-threaded more than one at a time? If yes, do you use the
OpenSSL mutex callbacks properly?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-01-15