Remove static RSA setting

Customer confirmed their tests are passing without static rsa enabled.
This commit is contained in:
Kaleb Himes
2019-11-14 15:16:32 -07:00
committed by GitHub
parent f0d3d5d71c
commit 4a2f8482b5

View File

@ -811,7 +811,6 @@ extern void uITRON4_free(void *p) ;
#define ECC_TIMING_RESISTANT
#define HAVE_ECC
#define WOLFSSL_STATIC_RSA
#endif /* EBSNET */