xiaoxiang781216 commented on code in PR #1995:
URL: https://github.com/apache/nuttx-apps/pull/1995#discussion_r1305128379


##########
crypto/mbedtls/Kconfig:
##########
@@ -109,6 +109,15 @@ config MBEDTLS_SSL_DTLS_BADMAC_LIMIT
        bool "Enable support for a limit of records with bad MAC."
        default n
 
+config MBEDTLS_SSL_DTLS_CONNECTION_ID
+       bool "Enable the Connection ID extension."
+       default n
+
+config MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT

Review Comment:
   do you need change mbedtls_config.h



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to