curl-users
Error trying to connect ..
Date: Fri, 26 May 2000 16:47:39 -0000
I am geeting the following error ..
curl: (1) SSL is disabled, https: not supported
I am running linux redhat 6.x
I installed openssl off the the curl download page and installed it (seem
to work ok) it created a dir /var/ssl
Next I ran the configure (im not a programmer so I have to reply on INSTALL
etc.)
./configure --with-ssl=/var/ssl
then I ran make then make install
I end up with a curl file under /usr/local/bin
if I run ./curl http://www.corel.ca it returns the default home page of
corels site (expected)
however if I run ./curl -u/username:password https://www.foo.bar (I use my
real site of course) I get the error message as above .. I suspect I
screwed up the compile .. Any ideas
Thanks
Steve
http://curl.haxx.nu/download.html
Received on 2000-05-26