TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
fd38fdf501eff4562a1f5491ea64a27fa40448f0
/
.
/
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.