zeek/policy/protocols/ssl/__load__.bro
Seth Hall 24d570a94c Updates and fixes for the SSL analyzer.
- 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.
2011-06-30 13:23:31 -04:00

4 lines
No EOL
79 B
Text

@load ssl/consts
@load ssl/base
@load ssl/mozilla-ca-list
@load ssl/known-certs