Curl:
curl 7.13.1 (i686-pc-linux-gnu) libcurl/7.13.1 OpenSSL/0.9.7a zlib/1.2.1.1
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: IPv6 Largefile NTLM SSL libz
My .curlrc
-k
-L
-A "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)"
curl -v https://bill.ccbill.com/
curl -k -v https://bill.ccbill.com/
show the connection made ... and nothing.
w3m, lynx, mozilla all succeed.
Logged In: NO
I just checked with version 7.13.0.
That works. 7.13.1 fails.
Logged In: YES
user_id=236775
The problem has been fixed in CVS. The diff is at
http://cool.haxx.se/cvs.cgi/curl/lib/ssluse.c.diff?r1=1.130&r2=1.131&sortby=date