From 413c554b34ccdbc6d4ec69c19361423c29fba8c1 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 31 Jan 2007 03:50:49 +0000 Subject: [PATCH] We need this, I think --- src/crypto/axtls/os_port.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/crypto/axtls/os_port.h b/src/crypto/axtls/os_port.h index 7c9784a44..0f9bb25bc 100644 --- a/src/crypto/axtls/os_port.h +++ b/src/crypto/axtls/os_port.h @@ -53,6 +53,7 @@ static inline int fclose ( FILE *stream __unused ) { return -1; } +#define CONFIG_SSL_CERT_VERIFICATION 1 #define CONFIG_SSL_MAX_CERTS 1 #define CONFIG_X509_MAX_CA_CERTS 1 #define CONFIG_SSL_EXPIRY_TIME 24