Merge pull request #8220 from jnmeurisse/development

Fix issue #8215 : add missing requires documentation in mbedtls_config.h
This commit is contained in:
Gilles Peskine 2023-09-18 10:06:14 +02:00 committed by GitHub
commit 5083a5b85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1672,6 +1672,8 @@
* it has been associated with security issues in the past and is easy to
* misuse/misunderstand.
*
* Requires: MBEDTLS_SSL_PROTO_TLS1_2
*
* Comment this to disable support for renegotiation.
*
* \note Even if this option is disabled, both client and server are aware