cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl strange behaviour

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Nov 2001 08:20:44 +0100 (MET)

On Thu, 15 Nov 2001, Julien MOUTTE wrote:

> Maybe i declared victory too fast on my development station it works fine
> but on the server the problem is still the same...
>
> The only difference i can see between these 2 machines is that the server
> is using libssl.so.1, libcrypto.so.1 and my development station uses
> libssl.so.2,libcrypto.so.2
>
> Can this be of any importance ?

Yes, as it indicates that you're using an older version of OpenSSL on the
server, which very well may have problems.

> NB: For the server i needed to rebuild the curl rpms from the rpm source.

Yes, that was because the installed OpenSSL was too old, wasn't it?

Try upgrading the server to the same version you have on your development
machine.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-11-15