ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1252] Following SSL stream without server private key

Date: Wed, 20 Dec 2006 09:22:02 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1252





------- Comment #2 from wireshark@xxxxxxxx  2006-12-20 09:22 GMT -------
In Java JSSE (the standard way of doing encrypted sockets there), you can tell
it to dump all kinds of debugging data to the console, including what looks
like the keying data used for the connection:

http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html#Debug


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.