curl-users
Re: Error trying to connect ..
From: Daniel Stenberg <Daniel.Stenberg_at_haxx.nu>
Date: Mon, 29 May 2000 08:37:34 +0200 (MET DST)
Date: Mon, 29 May 2000 08:37:34 +0200 (MET DST)
On Fri, 26 May 2000, Steve.Wambolt wrote:
> curl: (1) SSL is disabled, https: not supported
[snip]
> 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
This is a configure problem. The script didn't find the required lib(s) or
include files, and therefore it couldn't enable https support. Then it says
"https: not supported" for all https:// sites you try.
You might need to add the -lRSAglue and -lrsaref link options as the INSTALL
file mentions.
-- Daniel Stenberg - http://www.contactor.se/~dast - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`olReceived on 2000-05-29