zeek/testing/btest/scripts/policy/protocols
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
..
conn Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02: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 SSL/TLS: Parse CertificateRequest message 2023-03-09 09:12:29 +01:00