TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/features/tls-defragmentation/development
/
.
/
ChangeLog.d
/
tls13-middlebox-compat-disabled.txt
blob: f5331bc063d13a6b36f45e261cb1865a6c393f4e [
file
] [
log
] [
blame
]
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.