polarssl: turn off missing tlsext
This commit is contained in:
parent
c447e1f9f3
commit
8283659047
1 changed files with 1 additions and 0 deletions
|
@ -252,6 +252,7 @@ lws_plat_get_peer_simple(struct lws *wsi, char *name, int namelen);
|
|||
#else
|
||||
#include <wolfssl/openssl/ssl.h>
|
||||
#include <wolfssl/error-ssl.h>
|
||||
#define OPENSSL_NO_TLSEXT
|
||||
#endif /* not USE_OLD_CYASSL */
|
||||
#else
|
||||
#if defined(LWS_USE_POLARSSL)
|
||||
|
|
Loading…
Add table
Reference in a new issue