zeek/scripts/policy
Johanna Amann 279a060fae Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek
Extract-certs-pem writes pem files to a dedicated file; since it does
not really work in cluster-environments it was never super helpful.

This commit deprecates this file and, instead, adds
log-certs-base64.zeek, which adds the base64-encoded certificate (which
is basically equivalent with a PEM) to the log-file. Since, nowadays,
the log-files are deduplicates this should not add a huge overhead.
2021-06-29 09:45:18 +01:00
..
files Enable OCSP logging by default. 2021-06-29 09:26:29 +01:00
frameworks Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
integration Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
misc Move UnknownProtocol options to init-bare.zeek 2020-11-11 12:58:38 -08:00
protocols Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
tuning Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00