mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
fix-tls13-server-min-version-check.txt: rephrase ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
90acdc65e5
commit
e9be2a259e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user