cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL on windows question!

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 May 2006 20:29:21 +0200 (CEST)

On Wed, 24 May 2006, Wei Weng wrote:

> Hi, how do I build my own application with libcurl with SSL support?

You link with a libcurl built to use a SSL library.

> I downloaded
> http://my.guardpuppy.com/libcurl-7.15.1-msvc-win32-ssl-0.9.8a-zlib-1.2.3.zip
> and linked my application against the only lib file I found in that zip
> (libcurl_imp.lib), but the result DLL isn't relying/depending on any of the
> SSL DLLs.

Then it seems it wasn't built to use SSL. I'll update the info on the download
page.

> Is there another binary I should download?

Try (another) one that is built to use a SSL lib! ;-) Or simply build one
yourself from source.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-05-24