mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
mbedtls: keep asymmetric tls buffer length option enabled by default
This commit is contained in:
parent
65ef597da6
commit
a5dae2ff43
@ -57,7 +57,7 @@ menu "mbedTLS"
|
||||
|
||||
config MBEDTLS_ASYMMETRIC_CONTENT_LEN
|
||||
bool "Asymmetric in/out fragment length"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
If enabled, this option allows customizing TLS in/out fragment length
|
||||
in asymmetric way. Please note that enabling this with default values
|
||||
|
Loading…
x
Reference in New Issue
Block a user