#ifndef _INCLUDE_CFG_TLS_H_ #define _INCLUDE_CFG_TLS_H_ /* * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016 */ #ifndef TLS_SSL_EXPIRY_TIME #define TLS_SSL_EXPIRY_TIME 24 #endif #ifndef TLS_X509_MAX_CA_CERTS #define TLS_X509_MAX_CA_CERTS 150 #endif #ifndef TLS_SSL_MAX_CERTS #define TLS_SSL_MAX_CERTS 3 #endif #endif