cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Basic Authentication from command-line cURL

From: Ignacio Vazquez-Abrams <ivazquez_at_ivazquez.net>
Date: Wed, 20 Jul 2005 15:10:58 -0400

On Wed, 2005-07-20 at 11:56 -0700, pURbA wrote:
> it doesn't work at all. it always gives me an error
> message '401.2 - Unauthorized'.
>
> since it doesn't work from PHP, so i tried it from
> command line, hoping it might work.
>
> so, whenever i send a plaintext username & password,
> curl will encrypt them (not fully encryption) using
> base64 function, as mentiod by ignacio, right?
>
> i'm really confused 8-(. i've been working on this too
> long....
>
> any help???

You are doing absolutely everything you need to be doing assuming the
URL is correct. At this point either you're using the wrong URL or
there's a problem on their side.

-- 
Ignacio Vazquez-Abrams <ivazquez_at_ivazquez.net>
http://fedora.ivazquez.net/
gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72

Received on 2005-07-20