ChangeLog: add fix-tls13-server-min-version-check.txt
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
3d82ffce5b
commit
631e6bd221
1 changed files with 4 additions and 0 deletions
4
ChangeLog.d/fix-tls13-server-min-version-check.txt
Normal file
4
ChangeLog.d/fix-tls13-server-min-version-check.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Bugfix
|
||||
* Add missing check for `min_tls_version` in TLS 1.3 server-side.
|
||||
Without this, TLS 1.3 server may downgrade protocol to a TLS version
|
||||
below its supported minimum TLS version. Fixes #8593.
|
Loading…
Add table
Add a link
Reference in a new issue