zeek/scripts/base/protocols/ssl
Matthias Vallentin 382262e286 Factor notary code into separte file.
There exists one complication: the new file notary.bro requires the definition
of the SSL::Info record, but as does main.bro. Because I did not really know
where to put the common code (it's not a constant, so ssl/const.bro does not
really fit), I put it into __load.bro__ so that it sticks out for now. If
anybody has an idea how to solve this elegantly, please let me know.
2012-12-21 17:56:31 -08:00
..
__load__.bro Factor notary code into separte file. 2012-12-21 17:56:31 -08:00
consts.bro Add two more TLS extension values that we see in live traffic. 2012-04-27 16:18:14 -07:00
main.bro Factor notary code into separte file. 2012-12-21 17:56:31 -08:00
mozilla-ca-list.bro Mozilla's current certificate bundle. 2012-07-13 22:24:34 -04:00
notary.bro Factor notary code into separte file. 2012-12-21 17:56:31 -08:00