cURL / Mailing Lists / curl-users / Single Mail

curl-users

https with curl - Please help

From: Kishorekumar D <kishoreukus_at_yahoo.com>
Date: Fri, 5 Aug 2005 07:23:27 -0700 (PDT)

Hello All,

I am new to this forum and new to using curl. I am
having difficulty to use login to a https site using
curl. This is what the command I tried is:

curl --insecure --show-error --silent --proxy
167.76.56.154:911
https://auth4.jpmorgan.com/servlet/getAccessLogin
--cookie-jar mycoo
kies.txt --user-agent 'Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR
1.1.4322)' -d 'HiddenURI=https
://auth4.jpmorgan.com:443/servlet/servletlist&LOCALE=en_US&AUTHMETHOD=UserPassword&Template=loginPAM.html&pageGenTime=1123188283005&
usr_name=kishore&usr_password=xxxxx&submit=Accept and
Enter'

The user name and password is fake, but if it got the
request right it should return a HTML with
authentication required error but it isn't. I tried
using curl with another https site to login and it
worked fine.
Please help me guys.

Thanks!
Kishore.

                
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 
Received on 2005-08-05