Changelog entry: fix #9551

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2024-09-20 07:44:36 +02:00
parent 4daaafebe0
commit 2aecb1369f
@@ -0,0 +1,4 @@
Bugfix
* When MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE is disabled, work with
peers that have middlebox compatibility enabled, as long as no
problematic middlebox is in the way. Fixes #9551.