TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
91577020a2a134b51bdeec0c1c9da9c7b82ea3c5
/
.
/
ChangeLog.d
/
fix-legacy-compression-issue.txt
blob: 2549af8733cd6d3cda14ac1d2970ca40beda357d [
file
] [
log
] [
blame
]
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.