Skip to content

Commit 2e998ec

Browse files
committed
mbedtls: enable server name indication
1 parent cd40ae0 commit 2e998ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/tls/config-c33.h

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#define MBEDTLS_PKCS1_V21
3434
#define MBEDTLS_SELF_TEST
3535
#define MBEDTLS_VERSION_FEATURES
36+
#define MBEDTLS_SSL_SERVER_NAME_INDICATION
3637

3738
/* mbed TLS modules */
3839
#define MBEDTLS_AES_C

0 commit comments

Comments
 (0)