cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL Problem

From: Troy Engel <tengel_at_sonic.net>
Date: Fri, 27 Oct 2000 18:18:00 -0700

Roy Rudder wrote:
>
> When I try to use CURL with https I get this error
> curl: error in loading shared libraries: /usr/lib/libcurl.so.0: undefined
> symbol
> : RAND_status
> It works fine with just http.
> I am on a Redhat 6.1 system.
> I have tried everything I can think of and can't figure it out.

Hi Roy - Daniel clued me in on this one; RAND_status is a OpenSSL >=
0.9.5a feature, you need to upgrade to the official RPMs released by
RedHat for OpenSSL. My next set of curl RPMs will include a "Requires"
line to ensure the RPM dependancy chain works as intended.

-te

-- 
Troy Engel :: KeyID DF3D5207
Perl is just another tool in the Unix toolbox. Perl does one thing,
and it does it well: it gets out of your face. - Larry Wall
Received on 2000-10-28