Using the excellent Wiki reference:
http://wiki.wireshark.org/SSL?action="">
I managed to successfully decode the Wiki SSL trace.
However, I have a question. When I decode the trace, I
can see in the Packet List Info column that the SSL packet is actually a GET
/icons/debian/… However, when I look in the Packet Details section,
I can only see Secure Socket Layer and then under that a few details about SSL
and then Encrypted Application Data. Shouldn’t I be able to also
see the GET /icons/debian… in the Packet Details section too?
I tried decoding the packet as HTTP instead of SSL but that
doesn’t work either. Am I missing something?
Thank you,
--Jim