TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
11ccb359871e046307b6749db32a3e10e2776c1a
/
.
/
ChangeLog.d
/
tls13_and_keep_certificates.txt
blob: 8c2421ff60281c10949936e94af2612d78b50d85 [
file
] [
log
] [
blame
]
Bugfix
*
Fix
check_config
.
h to check that we have MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
when
MBEDTLS_SSL_PROTO_TLS1_3
is
specified
,
and
make
this
and
other
dependencies
explicit
in
the documentation
.
Fixes
#5610.