cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem with https

From: Koert van der Veer (stage) <koert_at_bitfactory.nl>
Date: Mon, 17 Dec 2001 17:22:34 +0100

oops...
Indeed.
It works now.
Thanx a lot.
/me feels dumb

----- Original Message -----

> On Mon, 17 Dec 2001, Koert van der Veer (stage) wrote:
>
> > the command
> > curl --interface https -v sourceforge.net
> > returns the output
> > * Closing connection #0
> > curl: (45)
> >
> > Instead of displaying the homepage of sourceforge. I don't see what i am
> > doing wrong. When i use a webbrowser it just displays the page (trough
SSL)
> >
> > Any help would be appreciated
>
> What happens if you instead use:
>
> $ curl -v https://sourceforge.net
>
> I doubt that you have a network interface named 'https', as that is what
you
> select with the --interface option.
>
> --
> Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
>
>
Received on 2001-12-17