mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-30 07:18:16 +02:00
fix-tls13-server-min-version-check.txt: rephrase ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
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.
|
||||
* Fix TLS server accepting TLS 1.2 handshake while TLS 1.2
|
||||
is disabled at runtime. Fixes #8593.
|
||||
|
||||
Reference in New Issue
Block a user