TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
072d2b094d32e74cfb5150b8d9e95bc6fc2e8986
/
.
/
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.