Bug ID |
8593
|
Summary |
wireshark not compiled against gnutls, cannot decrypt SSLized traffic
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.6
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Common utilities (libwsutil)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
wireshark 1.8.x
--
For work (on SUSE things) I regularly need to decrypt communications on the
wire and have always needed to build my own version because the OpenSUSE
12.x version does not compile against both gcrypt and gnutls.
Expected Results: Be able to decrypt SSLized traffic when a key file is
available.
Checked wireshark, it has gnutls < 3 as check (because gnutls version 3.0
switched from LGPLv2.1+ to LGPLv3+), but on OpenSUSE 12.x, we already upgraded
to it.
Could it be to either add an exception or to update to version 3 of the
license?
You are receiving this mail because:
- You are watching all bug changes.