mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() Move from using CCS (before: established) to just doing certificate validation at the end of the connection. This is (again) more robust in the case of aborted connection. I am moving this into a hook because of the complexity of the end-of-connection handling for SSL. This should probably be extended to not just handle SSL validation, but all other logging constructs that are currently called in _established. |
||
---|---|---|
.. | ||
__load__.bro | ||
consts.bro | ||
ct-list.bro | ||
dpd.sig | ||
files.bro | ||
main.bro | ||
mozilla-ca-list.bro | ||
README |
Support for Secure Sockets Layer (SSL) protocol analysis.