mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Update default configuration
Change the default settings for SSL and modify the tests accordingly.
This commit is contained in:
parent
3000f78b0b
commit
e2681a448b
3 changed files with 13 additions and 2 deletions
|
|
@ -1058,7 +1058,7 @@
|
|||
*
|
||||
* Comment this macro to disable support for SSL 3.0
|
||||
*/
|
||||
#define MBEDTLS_SSL_PROTO_SSL3
|
||||
//#define MBEDTLS_SSL_PROTO_SSL3
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_PROTO_TLS1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue