Spicy SSL - finish SSLv2 implementation

The events raised should be on-par with the Zeek TLS/SSL analyzer now.

DTLS support is still missing.
This commit is contained in:
Johanna Amann 2024-08-22 13:28:40 +01:00
parent 2aae73ea75
commit 91885f7518
3 changed files with 68 additions and 14 deletions

View file

@ -1,6 +1,3 @@
# Does not work in spicy version, due to missing SSLv2 handshake support
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h
# @TEST-EXEC: zeek -C -b -r $TRACES/tls/ssl-v2.trace %INPUT
# @TEST-EXEC: zeek -b -r $TRACES/tls/ssl.v3.trace %INPUT
# @TEST-EXEC: zeek -b -r $TRACES/tls/tls1.2.trace %INPUT