zeek/testing/btest/Baseline/scripts.base.protocols.ssl.session-ticket
Johanna Amann 9d06a13828 Only pass session ticket data in ssl_session_ticket_handshake event
This commit fixes the parsing of the data field in the SSL analyzer. So
far, this field contained two extra bytes at the beginning, which
contain the length of the following data.

Now, the data passed to the event only contains the actual value of the
session ticket.

The Spicy analyzer already contains the correct handling of this field,
and does not need to be updated. A test that uses the event and
exhibited the bug was added.
2025-06-24 16:33:14 +01:00
..
.stdout Only pass session ticket data in ssl_session_ticket_handshake event 2025-06-24 16:33:14 +01:00