Wireshark-bugs: [Wireshark-bugs] [Bug 11263] TLS 1.2 Packet Capture with PMS Data

Date: Thu, 11 Jun 2015 22:25:19 +0000

changed bug 11263


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Ever confirmed   1

Comment # 1 on bug 11263 from
Used by https://code.wireshark.org/review/8803

I can already decrypt the capture with the existing key logfile formats:

    awk '{print "CLIENT_RANDOM " $2 " " $4}' test_traffic_pms.txt >
premaster.txt

Why invent a new one? The key logfile is pretty widespread, what is the
advantage of having another format?


You are receiving this mail because:
  • You are watching all bug changes.