curl-library
Re: Curl and eBay-Login
Date: Tue, 9 Aug 2005 05:55:08 -0500
That's not going to be so easy - when you're going to a secure site,
the data stream is encrypted by the time a sniffer sees it. The very
first thing that happens is the encryption protocol is negotiated,
before the browser even sends the url or anything else.
Try firefox with the LiveHTTPHeaders plugin, which intercepts outgoing
headers *before* encryption and incoming headers *after* decryption.
Ralph Mitchell
On 8/9/05, Frank Hempel <red_socks_at_gmx.de> wrote:
> Hi Karsten,
> [..snip..]
> And if it still doesn't work, make a sign in with your browser, then one
> try with your application, sniff both network streams with ethereal an
> compare. Then you will definetly figure out what is missing... :)
Received on 2005-08-09