mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Disable ALPN by default
This commit is contained in:
parent
f6521de17b
commit
83d8c73c91
2 changed files with 7 additions and 1 deletions
|
|
@ -871,7 +871,7 @@
|
|||
*
|
||||
* Uncomment this macro to enable support for ALPN.
|
||||
*/
|
||||
#define POLARSSL_SSL_ALPN
|
||||
//#define POLARSSL_SSL_ALPN
|
||||
|
||||
/**
|
||||
* \def POLARSSL_SSL_SESSION_TICKETS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue