Files
mbedtls/ChangeLog.d/fix-legacy-compression-issue.txt
2024-08-22 16:33:17 +00:00

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.