cURL / Mailing Lists / curl-users / Single Mail

curl-users

problem with pw protected web sites

From: Hailer, Jeff <jeff.hailer_at_eds.com>
Date: Thu, 26 Apr 2001 15:20:44 -0400

Is it possible to combine the -U and -u options in the same request? I am
trying to access a pw protected web site through a firewall and the web site
authentication is not working. My command line resembles the following:

/usr/local/bin/curl -U fwid:fwidpw -x http://proxyserver.com:80 -u
wsid:wsidpw -s --location -m 20 -i http://pwprotectedws.com/

Non-password protected web sites work just fine.

Thanks for your help!

Jeff
Received on 2001-04-26