blob: 8c2421ff60281c10949936e94af2612d78b50d85 [file] [log] [blame]
Tom Cosgroveafb2fe12022-06-29 16:36:12 +01001Bugfix
2 * Fix check_config.h to check that we have MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
Tom Cosgroved7adb3c2022-06-30 09:48:40 +01003 when MBEDTLS_SSL_PROTO_TLS1_3 is specified, and make this and other
4 dependencies explicit in the documentation. Fixes #5610.