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:
Johanna Amann 2024-08-13 17:58:48 +01:00
parent 44a3ed676b
commit 1fe6a02169
5 changed files with 14 additions and 4 deletions

View file

@ -1 +1 @@
4f808b8e1a4e99e738af85f15a5534c0ee99cdba
e3a2d006118261fe49e10ac44f6668204e21ccd4