CyaSSL changed for NucleoF401RE board: implemented random and time functions for build. (Has trouble with wildcard domains like *.google.com, *.yahoo.com)

Fork of CyaSSL by wolf SSL

Revision:
1:f01293e6e7b8
Parent:
0:1239e9b70ca2
Child:
4:e505054279ed
--- a/cyassl/ctaocrypt/settings.h	Sat Jul 12 07:18:23 2014 +0000
+++ b/cyassl/ctaocrypt/settings.h	Wed Oct 08 05:03:38 2014 +0000
@@ -152,6 +152,7 @@
     #define HAVE_ECC
     #define NO_SESSION_CACHE
     #define CYASSL_CMSIS_RTOS
+    #define IGNORE_KEY_EXTENSIONS
     #define DEBUG_CYASSL
 #endif