Skip to content

Commit 91af3d1

Browse files
authored
Enable TLS 1.3
1 parent c12fd05 commit 91af3d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: configs/defconfig.common

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ CONFIG_MBEDTLS_CAMELLIA_C=y
9090
CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER=y
9191
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
9292
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
93+
CONFIG_MBEDTLS_SSL_PROTO_TLS1_3=y
9394
CONFIG_OPENSSL_ASSERT_DO_NOTHING=y
9495
CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048
9596
CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y

0 commit comments

Comments
 (0)