A library for setting up Secure Socket Layer (SSL) connections and verifying remote hosts using certificates. Contains only the source files for mbed platform implementation of the library.
Dependents: HTTPClient-SSL HTTPClient-SSL HTTPClient-SSL HTTPClient-SSL
Diff: cyassl/ctaocrypt/settings.h
- Revision:
- 3:b777bfcb1381
- Parent:
- 2:dc991c4ab35e
- Parent:
- 1:561bad221c72
- Child:
- 4:571a0c156d9d
--- a/cyassl/ctaocrypt/settings.h Mon Feb 09 22:41:21 2015 +0000 +++ b/cyassl/ctaocrypt/settings.h Mon Feb 09 22:51:58 2015 +0000 @@ -197,9 +197,10 @@ #ifdef MBED #define USER_TIME #define DEBUG_CYASSL + #define SIZE_OF_LONG 4 #define SIZE_OF_LONG_LONG 8 #define MAX_CHAIN_DEPTH 15 - #define NO_TIME_VERIFY + #define NO_TIME_VERIFY //Define to disable certificate date verification #define CYASSL_USER_IO #define NO_FILESYSTEM #define NO_CERT