mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 16:55:40 +01:00
Disable experimental TLS 1.3 features in default config
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
b2713abb8f
commit
e41606001b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user