Bug ID |
10310
|
Summary |
Wireshark fails to decode decrypted SSL payload
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 12931 [details]
Screenshot old version
Build Information:
Wireshark 1.99.0 (v1.99.0-rc1-973-g5315d79 from unknown)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 3.10.8, with Cairo 1.13.1, with Pango 1.36.3, with
libpcap, with POSIX capabilities (Linux), without libnl, with libz 1.2.8, with
GLib 2.40.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, with GnuTLS
2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, without PortAudio,
with AirPcap.
Running on Linux 3.13.0-32-generic, with locale en_US.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3, without
AirPcap.
Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz (with SSE4.2)
Built using gcc 4.8.2.
--
With the wireshark in Ubuntu (wireshark 1.10.6 (v1.10.6 from master-1.10))
everything works fine.
With my build from git master it fails.
With both versions I use the same RSA keys and the same pcap file.
Both are able to decrypt the SSL traffic after I selected 'decode as SSL'. But
only the older version decodes the payload as MySQL.
You are receiving this mail because:
- You are watching all bug changes.