zeek/testing/btest/scripts/base/protocols/redis/tls.zeek
Evan Typanski 97d26a689d spicy-redis: Add synchronization and pipeline support
Also adds some command support
2025-05-27 09:28:12 -04:00

6 lines
253 B
Text

# @TEST-DOC: Test Zeek with RESP over TLS so it doesn't get gibberish
#
# @TEST-EXEC: zeek -Cr $TRACES/redis/tls.trace base/protocols/redis %INPUT >output
# @TEST-EXEC-FAIL: test -f resp.log
# The logs should probably be empty since it's all encrypted