zeek/testing/btest/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 General btest cleanup 2020-08-11 11:26:22 -07:00
extract-certs-pem.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
heartbleed.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
known-certs.zeek General btest cleanup 2020-08-11 11:26:22 -07: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 Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00
validate-certs-no-cache.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
validate-certs.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
validate-ocsp.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
validate-sct.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
weak-keys.zeek General btest cleanup 2020-08-11 11:26:22 -07:00