Bug ID |
10051
|
Summary |
spdy should not claim port 443
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12735 [details]
capture containing proxied and unproxied traffic
Build Information:
v1.11.4-rc1-172-g616d4c9 plus https://code.wireshark.org/review/1380
--
In recent git, the spdy dissector claims port 443 before http. That causes
application data to be marked as "spdy" which really isn't the case.
First observed in a proxied setup, but then reproduced without a proxy. In both
cases, ssl_keys were used:
"any","0","http","/tmp/tcap/ca.p12","password"
You are receiving this mail because:
- You are watching all bug changes.