Deprecate MBEDTLS_SSL_PROTO_SSL3
This commit is contained in:
parent
09634248cb
commit
88c2cc7213
3 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue