Deprecate MBEDTLS_SSL_PROTO_SSL3

This commit is contained in:
Andres Amaya Garcia 2018-11-29 09:56:02 +00:00 committed by Manuel Pégourié-Gonnard
parent 09634248cb
commit 88c2cc7213
3 changed files with 12 additions and 0 deletions

View file

@ -1605,6 +1605,9 @@
* Requires: MBEDTLS_MD5_C
* MBEDTLS_SHA1_C
*
* \deprecated This option is deprecated and will likely be removed in a
* future version of Mbed TLS.
*
* Comment this macro to disable support for SSL 3.0
*/
//#define MBEDTLS_SSL_PROTO_SSL3