mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
![]() That means that, for example, connections that are terminated with an alert during the handshake never appear in the ssl.log. This patch changes this behavior - now all ssl connections that fire any event are logged. The protocol confirmation of the ssl analyzer is moved to the client_hello instead to the server hello. Furthermore, an additional field is added to ssl.log, which indicates if a connection has been established or not (which probably indicates a handshake problem). |
||
---|---|---|
.. | ||
__load__.bro | ||
consts.bro | ||
dpd.sig | ||
main.bro | ||
mozilla-ca-list.bro | ||
README |
Support for Secure Sockets Layer (SSL) protocol analysis.