summaryrefslogtreecommitdiffstats
path: root/src/crypto
diff options
context:
space:
mode:
authorMichael Brown2007-01-31 04:50:49 +0100
committerMichael Brown2007-01-31 04:50:49 +0100
commit413c554b34ccdbc6d4ec69c19361423c29fba8c1 (patch)
tree3bd48f37202d399d57879be300d0006f5ad68143 /src/crypto
parentForce inlining (diff)
downloadipxe-413c554b34ccdbc6d4ec69c19361423c29fba8c1.tar.gz
ipxe-413c554b34ccdbc6d4ec69c19361423c29fba8c1.tar.xz
ipxe-413c554b34ccdbc6d4ec69c19361423c29fba8c1.zip
We need this, I think
Diffstat (limited to 'src/crypto')
-rw-r--r--src/crypto/axtls/os_port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/axtls/os_port.h b/src/crypto/axtls/os_port.h
index 7c9784a4..0f9bb25b 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