zeek/scripts/base/files/x509
Johanna Amann c431d14eed OCSP: re-enable logging, fix tests, fix x509 issue
Re-enable logging, now in policy because it probably is interesting to
no-one. We also only log ocsp replies.

Fix all tests.

Fix an issue where ocsp replies were added to the x.509 certificate
list.
2017-02-10 17:05:12 -08:00
..
__load__.bro OCSP: rewrite events and data structures. 2017-02-10 17:03:18 -08:00
main.bro OCSP: re-enable logging, fix tests, fix x509 issue 2017-02-10 17:05:12 -08:00
README Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -08:00

Support for X509 certificates with the file analysis framework.
Also supposrts OCSP requests and responses.