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 changed files with 2 additions and 3 deletions
|
@ -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 a new issue