curl-users
Re: curl: (1) SSL is disabled error...for non-standard directory installation
Date: Fri, 10 Nov 2000 22:56:07 +0100
I have got exectly the same problem!
curl https://somewhere/
curl: (1) SSL is disabled, https: not supported!
My config-output:
checking for openssl/x509.h... yes
checking for openssl/rsa.h... yes
checking for openssl/crypto.h... yes
checking for openssl/pem.h... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for RAND_status... yes
checking for RAND_screen... no
but what I don't understand, it can't find 'RAND_screen'.
Take a look to this page:
http://www.openssl.org/docs/crypto/RAND_add.html
I tried with version 0.95a and 0.96 and both have this function included.
I compiled it over and over again with 'make clean' and 'rm config.cache'
and
it don't seem to work.
Maarten Gerbrands
Received on 2000-11-10