Changelog entry: fix #9551

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2024-09-24 18:59:31 +02:00
parent 5dd839add3
commit 6f03eb8ae1
@@ -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.