cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcURL, Windows, and SSL

From: Steven Harrison <sharriso_at_nildram.co.uk>
Date: Wed, 30 Nov 2005 19:43:29 +0000

I'm using the last version that came with SSL support (7.13.1 according
the the dll's file version) and I've got my application working ok, but
every so often it refuses to download anything from the server.

The server is load balanced and libcURL is working great I think here,
but some times as I've said the information is not getting downloaded
every so often, and with some users never when it should be. Now I'd
like to make sure that it's not libcURL or my programming at fault so I
thought I'd see what the cookies were that libcURL knew about, but this
feature is only available in 7.15.0. So off I went to download the
7.15.0 with SSL support, but there is none that works (I downloaded the
libcurl-7.15.0-win32-ssl-sspi.zip file after looking though the archives
of this mailing list, but that is returning errors about unallocated
memory). So am I stuck with using the old 7.13.1 and not having access
to the cookies until I've run the cleanup function, can I upgrade to
7.15.x and get SSL to work (even if I have to get the openSSL libs), or
is there another way to access the information in 7.13.1?

Any and all help is much appreciated.
Received on 2005-11-30