mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Make ssl_history work for SSLv2 handshakes/connections
It turns out that the ssl_history field never was populated with C/S for SSLv2 connections, or connections using the SSLv2 handshake. In our testcases, the latter is especially common - with connections up to TLS1 using the old SSLv2 client hello for backwards compatibility. This change resolves this issue. As the history is not by default enabled in a lot of locations, baseline impact is minor.
This commit is contained in:
parent
44a3ed676b
commit
1fe6a02169
5 changed files with 14 additions and 4 deletions
|
@ -1 +1 @@
|
|||
3df94cb39ab9c0079e82a7f2cd5edb561c2ec07b
|
||||
09f0fa3be12ca58ce045f3009e36e7fff0f2ccbf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue