Enable secure renegotiation by default for Windows library build.

This commit is contained in:
John Safranek 2016-12-09 13:39:00 -08:00
parent 8b1a6d4c70
commit 7fa825fde0

View File

@ -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