zeek/testing/btest/scripts/base/files
Johanna Amann e58b03a43f Add policy script suppressing certificate events
The added disable-certificate-events-known-certs.zeek disables repeated
X509 events in SSL connections, given that the connection terminates at
the same server and used the samt SNI as a previously seen connection
with the same certificate.

For people that see significant amounts of TLS 1.2 traffic, this could
reduce the amount of raised events significantly - especially when a
lot of connections are repeat connections to the same servers.

The practical impact of not raising these events is actually very little
- unless a script directly interacts with the x509 events, everything
works as before - the x509 variables in the connection records are still
being set (from the cache).
2021-06-29 11:39:18 +01:00
..
data_event General btest cleanup 2020-08-11 11:26:22 -07:00
entropy General btest cleanup 2020-08-11 11:26:22 -07:00
extract Update btest-diff calls on binary files to using "--binary" 2020-12-06 20:19:52 -08:00
pe General btest cleanup 2020-08-11 11:26:22 -07:00
unified2 GH-379: move catch-and-release and unified2 scripts to policy/ 2019-06-05 13:33:45 -07:00
x509 Add policy script suppressing certificate events 2021-06-29 11:39:18 +01:00