Ethereal-users: Re: [Ethereal-users] no ascii in follow-tcp-stream

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Jesus M. Salvo Jr." <jsalvo@xxxxxxxxxxxxxxxxx>
Date: Wed, 21 Feb 2001 09:30:44 +1100
If you want to track down https issues, since ethereal does not have an ssl plugin yet, I would go for ssldump:

http://www.rtfm.com/ssldump/

If you want the packets decrypted, you need to have the private key and the passphrase for the private key.
( Anybody thinking of using ssldump code as a dissector in ethereal? )

John

Markus Schaber wrote:

Hello,

Network schrieb:

I'm unable to get ascii output in order to track down an http/https issue
I'm having.  The tcp-stream window shows vertical rectangles in place of
ascii.


As you mention https: This protocol is encrypted directly in the client/server
software (browser, web-server). So the network packets contain encrypted data
which can't be decoded by a sniffer (and shouldn't be decodable, this is the
reason why you want to use encryption :-)

markus


_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users