feat(wolfssl): Remove insecure cipher suites RC4 and RABBIT

This commit is contained in:
Zhang Jun Hao
2018-05-01 17:34:52 +08:00
parent 0be8a14340
commit 9870cef6d7
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,8 @@
#define NO_DES3
#define NO_DSA
#define NO_OLD_TLS
#define NO_RC4
#define NO_RABBIT
#define HAVE_ECC
#define WC_NO_HARDEN
#define FREERTOS