ChangeLog entry is fixed in a different PR

Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
Tom Cosgrove 2022-12-05 08:08:28 +00:00
parent 1797b05602
commit 416b48c023

View file

@ -1,5 +1,5 @@
Bugfix
* Fix a bug whereby the list of signature algorithms sent as part of the
* Fix a bug whereby the the list of signature algorithms sent as part of the
TLS 1.2 server certificate request would get corrupted, meaning the first
algorithm would not get sent and an entry consisting of two random bytes
would be sent instead. Found by Serban Bejan and Dudek Sebastian.