cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with https request: "curl: (1) SSL is disabled, https:not supported!"

From: Francis Dagenais <francis_at_voxtel.com>
Date: Mon, 25 Sep 2000 09:54:32 -0400

Hi,
      I've solved my problem, thanks to the FAQ. The cURL installation went
perfectly when I called the ./configure script with the OpenSsl library complete
paths, like this:

CPPFLAGS="-I/usr/local/ssl/include" LDFLAGS="-L/usr/local/ssl/lib" ./configure
--with-ssl

May be you can add "SCO UNIX (native cc compiler)" in the "2.1.1. native linker
doesn't find openssl"
section of the FAQ.

Thank you for your help,
keep the good work!

Francis Dagenais
Received on 2000-09-25