提交 c379222a 编写于 作者: M maosiping

打开ALPN协商

Signed-off-by: Nmaosiping <maosiping@huawei.com>
上级 95bc46c4
...@@ -1617,7 +1617,7 @@ ...@@ -1617,7 +1617,7 @@
* *
* Comment this macro to disable support for ALPN. * Comment this macro to disable support for ALPN.
*/ */
// #define MBEDTLS_SSL_ALPN #define MBEDTLS_SSL_ALPN
/** /**
* \def MBEDTLS_SSL_DTLS_ANTI_REPLAY * \def MBEDTLS_SSL_DTLS_ANTI_REPLAY
......
...@@ -1617,7 +1617,7 @@ ...@@ -1617,7 +1617,7 @@
* *
* Comment this macro to disable support for ALPN. * Comment this macro to disable support for ALPN.
*/ */
// #define MBEDTLS_SSL_ALPN #define MBEDTLS_SSL_ALPN
/** /**
* \def MBEDTLS_SSL_DTLS_ANTI_REPLAY * \def MBEDTLS_SSL_DTLS_ANTI_REPLAY
......
...@@ -1617,7 +1617,7 @@ ...@@ -1617,7 +1617,7 @@
* *
* Comment this macro to disable support for ALPN. * Comment this macro to disable support for ALPN.
*/ */
// #define MBEDTLS_SSL_ALPN #define MBEDTLS_SSL_ALPN
/** /**
* \def MBEDTLS_SSL_DTLS_ANTI_REPLAY * \def MBEDTLS_SSL_DTLS_ANTI_REPLAY
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册