mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
Disable experimental TLS 1.3 features in default config
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
@@ -1720,7 +1720,7 @@
|
|||||||
* Uncomment this macro to enable experimental and partial
|
* Uncomment this macro to enable experimental and partial
|
||||||
* functionality specific to TLS 1.3.
|
* functionality specific to TLS 1.3.
|
||||||
*/
|
*/
|
||||||
#define MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL
|
//#define MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_SSL_PROTO_DTLS
|
* \def MBEDTLS_SSL_PROTO_DTLS
|
||||||
|
Reference in New Issue
Block a user