You probably need to tell wireshark to decode as SSL, because
that's a non-standard port.  Under the "Analyze" menu, there
will be a "Decode as".  You can use that to tell wireshark to
use a particular decoder for a particular stream.

Select a packet in the flow you want to analyse.  Select
"Decode as", then choose the appropriate options.  You
probably want to select "server port", and then select
SSL.

Apply it and you should be good to go.

Tom


Ram G wrote:
> Installed Wireshark - still no luck. I have a simple ssl server on one
> windows box and an ssl client on the windows box running wireshark. It shows
> as TCP instead of SSL which I'm using. My ssl server is running on port
> 1111. Since wireshark does not show localhost details on windows, I moved
> the server to a separate box.
> If I log in to my yahoo mail, it shows the protocol as SSLv2 and shows the
> SSL packet details in wireshark.
> 
> Your help is much appreciated.
> 
> -Ramg
> On Wed, Aug 26, 2009 at 3:59 PM, Kyle Hamilton <aerow...@gmail.com> wrote:
> 
>> First, don't use ethereal.  It's been superseded (for quite some time
>> now) by WireShark.
>>
>> Wireshark also has a lot more decoders written for it.  (wireshark.org)
>>
>> If this doesn't help, please ask again -- but I'm pretty sure it will.
>>
>> -Kyle H
>>
>> On Wed, Aug 26, 2009 at 10:55 AM, Ram G<mydevfor...@gmail.com> wrote:
>>> Hi,
>>>
>>> I'm trying to use ethereal to observe the network communication between a
>>> test ssl server and a client (built from the demos/ssl samples). For some
>>> reason, the captured communication shows the protocol as TCP and there is
>>> no Secure Socket Layer in the Packet Details Window. Is there any other
>>> setting that needs to be turned on ?
>>>
>>> BRs
>>>
>>> Ramg
>> ______________________________________________________________________
>> OpenSSL Project                                 http://www.openssl.org
>> User Support Mailing List                    openssl-users@openssl.org
>> Automated List Manager                           majord...@openssl.org
>>
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to