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.html

Reply via email to