cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl 7.10.3 and SSL

From: Charles <sanders-consulting_at_attbi.com>
Date: Tue, 4 Feb 2003 12:30:50 -0800

I have gotten SSL to build, producing libraries libeay32.lib and ssleay32.lib. I can then get curl to build using

nmake -f Makefile.vc6 CFG=release-sll

and it builds without any errors. However when I go use CURL in my project, it builds fine, linking with

libeay32.lib ssleay32.lib libcurl.lib

And it links fine, but when i try to download https://www.openssl.org/ and any other HTTPS site it silently fails, with nothing in the error buffer.

Am I doing something wrong ? Does anyone have a VC6 build of libcurl with SSL support ?

Charles

-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-02-04