mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
ChangeLog: add fix-tls13-server-min-version-check.txt
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
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.
|
||||
Reference in New Issue
Block a user