Add Changelog entry

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2023-09-01 14:29:04 +01:00
parent ecb95bea1d
commit 83ae22dbbd
+4
View File
@@ -0,0 +1,4 @@
Security
* Fix a case where potentially sensitive information held in memory would not
be completely zeroized during TLS 1.2 handshake, in both server and client
configurations.