Wireshark-bugs: [Wireshark-bugs] [Bug 12032] New: Server Hello type 4 is actually type 2

Date: Tue, 19 Jan 2016 16:52:02 +0000
Bug ID 12032
Summary Server Hello type 4 is actually type 2
Product Wireshark
Version 2.0.0
Hardware x86
OS Windows 8.1
Status CONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
When running a display filter on ssl.handshake.type == "Server Hello" or
ssl.handshake.type == 4 as recommended by the _expression_ builder...it doesn't
result in a accurate filter for Server Hello.  

I have found that actually inputting a ssl.handshake.type == 2 results in the
Server Hello as expected.  I don't think this was the case prior to version 2
(like 1.12).


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