cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with Curl SSL

From: Lee Looi Fong <looifong_at_pacific.net.sg>
Date: Thu, 4 May 2000 15:27:42 +0800

Hi Daniel thank you for your reply,

> > whenever i run curl https it will say SSL disable even though there was
> > already OpenSSL install though it might be an old version considering it
was
> > done months ago.
>
> If it says that SSL is disabled, then you run a curl that was built
without
> OpenSSL.

so it is more of the curl problem then SSL which i even tried to reinstall.

> "months ago" is not old enough for getting you trouble. Any version named
> OpenSSL should be working with curl (AFAIK).

got it.

> > i tried installing the rpm curl ssl packet but it will say that libssl
and
> > certain files are not found.
>
> If you fail to install the ssl-version, then the ssl-version won't work(!)
>
> I'm afraid this is a RPM issue that I'm not familiar with. If you didn't
> install OpenSSL using an RPM then that might be the problem.
>
> > anyway, my OS is Redhat Linux and i am having trouble trying to get my
cURL
> > to work.
>
> I never install stuff like this using RPMs. I download the
source-packages, I
> configure, I make and I install. Then I don't get weird RPM problems! ;-)

ok. in fact, i tried both RPM and source-packages. When RPMs ssl version did
not work, i downloaded the source and configure and make and install as you
have said.

firstly, i used the command "Configure -with-ssl" where my SSL directory is
in usr/local/bin/ssl

strangely enough after "make" and "make install" the cURL cannot work with
https even though i did specify ssl cURL.

any ideas?

thanks in advance.
Received on 2000-05-04