Switch renego define from disable to enable
This commit is contained in:
parent
9db41f0996
commit
55f968b2c9
6 changed files with 3 additions and 15 deletions
|
@ -30,11 +30,6 @@
|
|||
#include POLARSSL_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
/* Temporary compatibility trick for the current stable branch */
|
||||
#if !defined(POLARSSL_SSL_DISABLE_RENEGOTIATION)
|
||||
#define POLARSSL_SSL_RENEGOTIATION
|
||||
#endif
|
||||
|
||||
#include "net.h"
|
||||
#include "bignum.h"
|
||||
#include "ecp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue