Is a signon to an SSL site from an http:// page secure?

Greg Rundlett greg.rundlett at gmail.com
Thu Jun 23 22:26:01 EDT 2005


On 6/23/05, Paul Lussier <p.lussier at comcast.net> wrote:
<snip>
> 
>    tcpdump -i en1 -qe -vvv -ls 400 port https
> 
> This will show you a lot more... and this:
> 
> 
>   tcpdump -i en1 -qexX -vvv -ls 400 port https
> 
> might even show you something interesting :)
> 

Most useful for debugging and developing web applications, you can
install the 'LiveHTTPHeaders' extension into your browser to view the
HTTP Headers while you surf. http://livehttpheaders.mozdev.org/.



More information about the gnhlug-discuss mailing list