Bug ID |
12144
|
Summary |
info column for TLS shows only records from the first "Secure Sockets Layer"
|
Product |
Wireshark
|
Version |
2.0.1
|
Hardware |
x86-64
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14344 [details]
info column doesn't show all
Build Information:
>>> wireshark -v
Wireshark 2.0.1
Copyright 1998-2015 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 Qt 5.5.1, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.8, with GLib 2.46.2, without SMI, without c-ares,
without ADNS, with Lua 5.2, with GnuTLS 3.4.7, with Gcrypt 1.6.4, with MIT
Kerberos, without GeoIP, without QtMultimedia, without AirPcap.
Running on Linux 4.2.1-1-lily, with locale C, with libpcap version 1.7.4, with
libz 1.2.8, with GnuTLS 3.4.9, with Gcrypt 1.6.5.
Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz (with SSE4.2)
Built using gcc 5.3.0.
--
I'm viewing a TLS session, and see things like "Certificate" in the "Info"
column. It's very convenient but I realize it doesn't show all those "TLSv1.2
Record Layer" things from all "Secure Sockets Layer".
e.g., in the attached screenshot, from the packet list I don't find where
"Server Hello Done" is. There's only one showing "Certificate". But it is
there, I find it's inside the second "Secure Sockets Layer" part, just doesn't
get displayed in the info column.
You are receiving this mail because:
- You are watching all bug changes.