Ethereal-dev: [Ethereal-dev] SSL Decoding?

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

From: David Frascone <dave@xxxxxxxxxxxx>
Date: Sun, 27 Jan 2002 20:53:03 -0600
I'm working with a protocol, and converting it to use SSL.  I *prefer* to watch
all my network traffic with ethereal, which has given rise to a couple of 
questions (some of which are *not* related to this list)


1)	Since I have access to all the key files, can I somehow watch the 
	stream, or does SSL generate the keys used for traffic on the fly,
	and only use the .pem file keys for identity?

2)	Can I pick an openssl cipher that performs NO encryption?


Sorry for the psuedo unrelated questions,


-Dave