mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
9 lines
292 B
Text
9 lines
292 B
Text
# @TEST-DOC: Test Zeek with RESP over TLS so it doesn't get gibberish
|
|
# @TEST-REQUIRES: have-spicy
|
|
#
|
|
# @TEST-EXEC: zeek -b -Cr $TRACES/redis/tls.pcap %INPUT >output
|
|
# @TEST-EXEC-FAIL: test -f redis.log
|
|
|
|
# The logs should probably be empty since it's all encrypted
|
|
|
|
@load base/protocols/redis
|