mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Spicy SSL analyzer - address feedback
Minor proposed changes from https://github.com/zeek/zeek/pull/3765, mostly cosmetic. Changes CI to be part of an already existing spicy CI job.
This commit is contained in:
parent
cc82bdf87c
commit
cf1074518e
14 changed files with 46 additions and 56 deletions
|
@ -1,5 +1,5 @@
|
|||
# @TEST-REQUIRES: grep -q "#define OPENSSL_HAVE_KDF_H" $BUILD/zeek-config.h
|
||||
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h
|
||||
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h # Decryption is not supported in Spicy SSL
|
||||
|
||||
# @TEST-EXEC: zeek -B dpd -C -r $TRACES/tls/tls12-decryption.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue