mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
344f79bde6
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
Bugfix
|
|
* Fixes an issue where some TLS 1.2 clients could not connect to an
|
|
Mbed TLS 3.6.0 server, due to incorrect handling of
|
|
legacy_compression_methods in the ClientHello.
|
|
fixes #8995, #9243.
|
|
|