Baseline updates for recent SSL changes.

This commit is contained in:
Johanna Amann 2021-06-29 15:03:03 +01:00
parent 833168090a
commit 6ac158dedd
44 changed files with 405 additions and 399 deletions

View file

@ -7,6 +7,7 @@
@load base/protocols/ssl
redef SSL::log_include_client_certificate_subject_issuer = T;
redef SSL::log_include_server_certificate_subject_issuer = T;
# Certificate has 10,000 alternative names :)
event x509_ext_subject_alternative_name(f: fa_file, ext: X509::SubjectAlternativeName)