zeek/testing/btest/scripts/policy
Johanna Amann b56b856da9 SSL/TLS: Parse CertificateRequest message
This commit introduces parsing of the CertificateRequest message in the
TLS handshake. It introduces a new event ssl_certificate_request, as
well as a new function parse_distinguished_name, which can be used to
parse part of the ssl_certificate_request event parameters.

This commit also introduces a new policy script, which appends
information about the CAs a TLS server requests in the
CertificateRequest message, if it sends it.
2023-03-09 09:12:29 +01:00
..
frameworks intel/seen/file-names: Use file_over_new_connection() 2023-01-10 10:10:28 +01:00
misc btest/dump-events: Do not skip everywhere and update baselines 2022-12-09 15:34:54 +01:00
protocols SSL/TLS: Parse CertificateRequest message 2023-03-09 09:12:29 +01:00