curl-library
AIX multithreaded problem in CURLE_SSL_CONNECT_ERROR,why?
From: hzhijun <hzhijun_at_huawei.com>
Date: Mon, 15 Nov 2004 14:23:55 +0800
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