mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Baseline updates for recent SSL changes.
This commit is contained in:
parent
833168090a
commit
6ac158dedd
44 changed files with 405 additions and 399 deletions
|
@ -9,6 +9,8 @@
|
|||
@load base/frameworks/dpd
|
||||
@load base/protocols/imap
|
||||
|
||||
redef SSL::log_include_server_certificate_subject_issuer=T;
|
||||
|
||||
event imap_starttls(c: connection)
|
||||
{
|
||||
print "Tls started for connection";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue