mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-21 06:40:50 +00:00
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
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…
x
Reference in New Issue
Block a user