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 9216] SSL: support PSK over 16 bytes

Date: Tue, 01 Oct 2013 22:32:10 +0000

Comment # 1 on bug 9216 from
Created attachment 11692 [details]
capture containing 4 PSK cipher suites

Run with:

wireshark -r dump.pcapng -Y ssl \
    -o ssl.psk:0102030405060708091011121314151617181920 \
    -o http.ssl.port:4430

PSK: 0102030405060708091011121314151617181920
SSL port: 4430


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