mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
7 lines
203 B
Text
7 lines
203 B
Text
# @TEST-EXEC: bro -r $TRACES/tls/dhe.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff notice.log
|
|
|
|
@load protocols/ssl/weak-keys
|
|
|
|
redef SSL::notify_weak_keys = ALL_HOSTS;
|
|
redef SSL::notify_minimal_key_length = 4096;
|