mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-03 01:13:37 +00:00
Reduce the wording in changelog entry
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
65e73c88bd
commit
344f79bde6
@ -1,7 +1,6 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix an issue where TLS 1.2 clients who send a ClientHello message with
|
* Fixes an issue where some TLS 1.2 clients could not connect to an
|
||||||
legacy_compression_methods get a failure in connection because TLS 1.3
|
Mbed TLS 3.6.0 server, due to incorrect handling of
|
||||||
is enabled by default and the server rejects the ClientHello packet as
|
legacy_compression_methods in the ClientHello.
|
||||||
malformed for TLS 1.3 in a way that stops the fallback to TLS 1.2.
|
|
||||||
fixes #8995, #9243.
|
fixes #8995, #9243.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user