Enable WOLFSSL_ALT_CERT_CHAINS

This commit is contained in:
RipleyTom 2024-03-17 03:54:39 +01:00 committed by Elad.Ash
parent 40adf4b944
commit 77485747f1
3 changed files with 5 additions and 1 deletions

View file

@ -51,6 +51,9 @@
#define ECC_TIMING_RESISTANT
#define USE_FAST_MATH
#define FP_MAX_BITS 8192
#ifndef WOLFSSL_ALT_CERT_CHAINS
#define WOLFSSL_ALT_CERT_CHAINS
#endif
/* UTF-8 aware filesystem functions for Windows */
#define WOLFSSL_USER_FILESYSTEM