dev@grizzly.java.net

Re: network deudding tool ethereal

From: Igor Minar <iiminar_at_gmail.com>
Date: Thu, 22 Apr 2010 09:44:10 +0200

Ethereal/Wireshark works fine if you con't want to decrypt the data without
providing it with the encryption keys.

Otherwise because of the nature of the encrypted connection, it should not
be possible to decrypt the transfered content by 3rd party (debugging tool
in your case). You could however write a grizzly filter that will capture
the content before it is encrypted and after it is decrypted.

/i

On Thu, Apr 22, 2010 at 2:54 AM, Ming Qin <mingqin1_at_yahoo.com> wrote:

>
> Hi Everyone:
> Grizzly framework is supporting https and also utilized for TLS sockets
> in OpenDS.
>
> What are your opinions and experiences to use ethereal to examine date
> contents transferred in an encrypted connection such as https connection and
> TLS sockets?
>
> I am looking for a crossing platform tool to capture data transmitteed
> as part of TCP connections, and stores the data in a way that is convenient
> for protocol analysis or debugging.
>
>
>
> Ming Qin
> Cell Phone 858-353-2839
>
>