zeek/testing/btest/scripts/policy/protocols
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
..
conn General btest cleanup 2020-08-11 11:26:22 -07:00
dns General btest cleanup 2020-08-11 11:26:22 -07:00
http GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
krb GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
ssh General btest cleanup 2020-08-11 11:26:22 -07:00
ssl Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00