zeek/scripts/base/files/x509
Johanna Amann c670613996 Make OCSP analyzer part of the X.509 analyzer
This allows the easier integration of shared functionality. And it also
makes logical sense, given that OCSP is not interesting without X.509.
2017-02-10 17:02:15 -08:00
..
__load__.bro Very basic file-analyzer for x509 certificates. Mostly ripped from 2013-09-16 14:08:22 -07:00
main.bro Add some missing Bro script documentation 2016-05-05 16:35:31 -05:00
ocsp.bro Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -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.