Browse Source

add:打开MBEDTLS_SSL_SERVER_NAME_INDICATION

alienwalker 3 years ago
parent
commit
82d8a50ab2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/include/mbedtls_config.h

+ 1 - 1
application/include/mbedtls_config.h

@@ -1969,7 +1969,7 @@
  *
  * Comment this macro to disable support for server name indication in SSL
  */
-// #define MBEDTLS_SSL_SERVER_NAME_INDICATION
+#define MBEDTLS_SSL_SERVER_NAME_INDICATION
 
 /**
  * \def MBEDTLS_SSL_TRUNCATED_HMAC