| Tom Cosgrove | afb2fe1 | 2022-06-29 16:36:12 +0100 | [diff] [blame] | 1 | Bugfix |
| 2 | * Fix check_config.h to check that we have MBEDTLS_SSL_KEEP_PEER_CERTIFICATE | ||||
| Tom Cosgrove | d7adb3c | 2022-06-30 09:48:40 +0100 | [diff] [blame] | 3 | when MBEDTLS_SSL_PROTO_TLS1_3 is specified, and make this and other |
| 4 | dependencies explicit in the documentation. Fixes #5610. | ||||