zeek/scripts/policy/protocols/ssl
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
..
expiring-certs.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
extract-certs-pem.zeek Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
heartbleed.zeek Heartbleed: fix substraction order. 2021-03-25 13:41:12 +00:00
known-certs.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
log-certs-base64.zeek Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
log-hostcerts-only.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
notary.zeek Deprecate ICSI SSL notary script. 2021-06-29 09:34:29 +01:00
validate-certs.zeek More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
validate-ocsp.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
validate-sct.zeek &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
weak-keys.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00