zeek/scripts/base/files/x509
Johanna Amann 1b19ab78b6 OCSP: split into two analysers in scriptland.
Instead of having an additional string argument specifying if we are
sending a request or a reply, we now have an ANALYZER_OCSP_REQUEST and
an ANALYZER_OCSP_REPLY
2017-02-10 17:03:27 -08:00
..
__load__.bro OCSP: rewrite events and data structures. 2017-02-10 17:03:18 -08:00
main.bro Add some missing Bro script documentation 2016-05-05 16:35:31 -05:00
ocsp.bro OCSP: split into two analysers in scriptland. 2017-02-10 17:03:27 -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.