cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

AIX multithreaded problem in CURLE_SSL_CONNECT_ERROR,why?

From: hzhijun <hzhijun_at_huawei.com>
Date: Mon, 15 Nov 2004 14:23:55 +0800

libcurl version: 7.12.2

Before building the curl, i already defined _THREAD_SAFE and NEED_REENTRANT flag to 1.

After building the curl, i test the basic function in my multithread program and found:

In my multithread program, the Get/Post without SSL works fine. But if I post a request

to a web server with ssl(like: https://10.77.107.111/index.htm), it always returns "SSL connect error"

Why?
Received on 2004-11-15

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET