Skip to content

Commit 34c4b74

Browse files
committed
Disable variable length SSL buffers
Fixes #8907
1 parent c6d195a commit 34c4b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/espressif/esp-idf-config/sdkconfig.defaults

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=2048
6666
#
6767
# mbedTLS v3.x related
6868
#
69-
CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH=y
7069
# CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is not set
7170
# end of mbedTLS v3.x related
7271

0 commit comments

Comments
 (0)