On Mon, Jan 22, 2007 at 12:05:32PM -0500, [EMAIL PROTECTED] wrote:

> I'm using "127.0.0.1:443:Z:\Tools\Wiresharkrsasnakeoil2.key" on my 
> Windows system, but I'm not sure if that is the expected path-to-file 
> format.

You're missing the field that specifies the protocol contained within 
the ssl stream (http).  The fields are <ip>,<port>,<protocol>,<key>.  
Try this:

127.0.0.1,443,http,Z:\Tools\Wiresharkrsasnakeoil2.key


Steve

_______________________________________________
Wireshark-users mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to