Wireshark-bugs: [Wireshark-bugs] [Bug 8625] New: cannot decrypt Fix protocol over SSL

Date: Fri, 03 May 2013 08:20:09 +0000
Bug ID 8625
Summary cannot decrypt Fix protocol over SSL
Classification Unclassified
Product Wireshark
Version 1.6.8
Hardware x86
OS Windows 7
Status UNCONFIRMED
Severity Major
Priority Low
Component Extras
Assignee [email protected]
Reporter [email protected]

Build Information:

--
Im using wireshark 1.6.8

Im tring to decode FIX traffic over TLSV1

So, On the SSL Decrypt dialog we fill the

<-ip->

<-port->

<-FIX->

<-path\to\key->

But after clicking on ok , we get the following error appear

"error in column 'Protocol': Could not find dissector for: 'FIX'"

the same problem also when we write <-fix-> in place of <-FIX->

Thanks for help. Sha

>From what I understand here is the list that wireshark support on decrypt
protocols:

error in column 'Protocol': Could not find dissector for: 'fix'
Valid dissectors are:
'http' TCP 443
'smtp' TCP 465
'ldap' TCP 636
'imap' TCP 993
'pop' TCP 995
'q931.tpkt' TCP 1300
'skinny' TCP 2443
'http' TCP 4433
'sip.tcp' TCP 5061


Is there any other way to decrypt FIX protocol?

Thanks for help
Sha


You are receiving this mail because:
  • You are watching all bug changes.