mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Add policy script to suppress non host-certificate logging in x509.log
Addresses BIT-1150
This commit is contained in:
parent
e8339d5c63
commit
b32c7c7a88
5 changed files with 84 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/tls/google-duplicate.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff x509.log
|
||||
|
||||
@load protocols/ssl/log-hostcerts-only
|
Loading…
Add table
Add a link
Reference in a new issue