Enable secure renegotiation by default for Windows library build.
This commit is contained in:
parent
8b1a6d4c70
commit
7fa825fde0
@ -30,6 +30,8 @@
|
||||
#define NO_PSK
|
||||
#define HAVE_EXTENDED_MASTER
|
||||
#define WOLFSSL_SNIFFER
|
||||
#define HAVE_TLS_EXTENSIONS
|
||||
#define HAVE_SECURE_RENEGOTIATION
|
||||
#else
|
||||
/* The servers and clients */
|
||||
#define OPENSSL_EXTRA
|
||||
|
Loading…
Reference in New Issue
Block a user