mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
7 lines
185 B
Text
7 lines
185 B
Text
# @TEST-EXEC: bro -r $TRACES/tls/tls-expired-cert.trace %INPUT
|
|
# @TEST-EXEC: btest-diff notice.log
|
|
|
|
@load protocols/ssl/expiring-certs
|
|
|
|
redef SSL::notify_certs_expiration = ALL_HOSTS;
|
|
|