Wireshark-bugs: [Wireshark-bugs] [Bug 6713] New: SSL decryption does not work initially if the S
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6713
Summary: SSL decryption does not work initially if the SSL
debug file option is empty.
Product: Wireshark
Version: 1.6.4
Platform: x86-64
OS/Version: Fedora
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: awood@xxxxxxxxxx
Build Information:
wireshark 1.6.4 (SVN Rev Unknown from unknown)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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+ 2.24.8, with GLib 2.30.1, with libpcap 1.1.1, with
libz 1.2.5, with POSIX capabilities (Linux), without libpcre, with SMI 0.4.8,
with c-ares 1.7.4, with Lua 5.1, with Python, with GnuTLS 2.12.7, with Gcrypt
1.5.0, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built May 5
2011 11:00:51), with AirPcap.
Running on Linux 3.1.6-1.fc16.x86_64, with libpcap version 1.1.1, with libz
1.2.5, GnuTLS 2.12.7, Gcrypt 1.5.0, without AirPcap.
Built using gcc 4.6.2 20111027 (Red Hat 4.6.2-1).
--
1. Capture some SSL traffic that you intend to decrypt
2. Go to Edit->Preferences->Protocols->SSL
3. Fill in the necessary information in the RSA keys list to decrypt the
traffic
4. The SSL debug file field should be left blank
5. Hit OK
Expected result: The SSL traffic is decrypted.
Actual result: The traffic remains encrypted.
The traffic will only be decrypted once a value has been entered for SSL debug
file.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.