mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
8 lines
No EOL
318 B
Text
8 lines
No EOL
318 B
Text
# This tests how Bro deals with encrypted connections. Right now, it doesn't log them as it
|
|
# can't parse much of value. We're testing for an empty mysql.log file.
|
|
|
|
# @TEST-EXEC: touch mysql.log
|
|
# @TEST-EXEC: bro -b -r $TRACES/mysql/encrypted.trace %INPUT
|
|
# @TEST-EXEC: btest-diff mysql.log
|
|
|
|
@load base/protocols/mysql |