d7adb3c7d9
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
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.
|