cURL / Mailing Lists / curl-users / Single Mail

curl-users

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

From: Janne Johansson <jj_at_dynarc.se>
Date: Thu, 21 Sep 2000 17:21:16 +0200

> Hi,
> I'm trying to install curl with ssl support on my ScoUnix-5.0.5. It
> work just fine when I use it without ssl (ex: curl www.google.com). But
> when I'm trying to use it with ssl (ex: curl
> https://www.compagnie.com/electro_FR.php3), it tells me that:
> curl: (1) SSL is disabled, https: not supported!
>
> Here is my "./configure" output:
> creating cache ./config.cache

8<

> checking where to look for SSL... /usr/local/ssl
> checking for CRYPTO_lock in -lcrypto... no
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This one is the culprit.

>
> As you can see, it seems to find the ssl directory (which is the usual
> default directory: /usr/local/ssl).

Could you extract the relevant parts from "config.log" that has
anything to do with ssl?

-- 
Allt är under kontroll, och Caps lock är bredvid. 
Received on 2000-09-21