mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00

- Fixed a pretty major eternal looping bug in the SSL analyzer and a few other parsing problems. - New core scripts and log for SSL connection analysis. - New known-certs script for logging certificate assets.
4 lines
No EOL
79 B
Text
4 lines
No EOL
79 B
Text
@load ssl/consts
|
|
@load ssl/base
|
|
@load ssl/mozilla-ca-list
|
|
@load ssl/known-certs |