| Gilles Peskine | 6f03eb8 | 2024-09-13 16:01:43 +0200 | [diff] [blame] | 1 | Bugfix |
| 2 | * When MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE is disabled, work with | ||||
| 3 | peers that have middlebox compatibility enabled, as long as no | ||||
| 4 | problematic middlebox is in the way. Fixes #9551. | ||||