https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3303

--- Comment #40 from Peter Wu <pe...@lekensteyn.nl> ---
Created attachment 17064
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17064&action=edit
Pcap generator for fragmented handshake records

I ended up using Scapy and a fixed handshake message (not even using the Scapy
message types for TLS). Handshake messages are coalesced and fragmented over
multiple TLS records and TCP segments. Before the patch there are several
Malformed Packet exceptions and the test fails. After the patch the certificate
is correctly displayed.

In the Info column, I do not show an indication for fragmented messages though.
See for example attachment 2962, both frames 22 and 27 have "Certificate" in
their Info column. Should I change the first one to something like
"[Certificate fragment]"?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to