zeek/scripts
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
..
base Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00
policy Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
site Deprecate ICSI SSL notary script. 2021-06-29 09:34:29 +01:00
zeekygen Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
CMakeLists.txt No longer symlink local.zeek to local.bro. 2020-01-29 12:08:10 +00:00
test-all-policy.zeek Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00