mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
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:
parent
2aae73ea75
commit
91885f7518
3 changed files with 68 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue