26

(14 replies, posted in wolfSSL)

It produce error

configure: Generating user options header...
checking for wolfssl/openssl/aes.h... no
configure: error: Header file inconsistency detected -- error including wolfssl/openssl/aes.h.

I am not sure if there are conflicting options

27

(14 replies, posted in wolfSSL)

Hello Everyone,
I am trying to compile library on windows under MSYS and getting error

WolfSSL latest release FIPS enabled.

Current version of configure options

 ./configure --enable-keygen --enable-rsapss --enable-dtls --enable-certgen --enable-certreq --enable-certext --enable-sessioncerts --enable-crl --enable-ocsp  --enable-secure-renegotiation --enable-strongswan CFLAGS="-DWOLFSSL_LOG_PRINTF -DWOLFSSL_PUBLIC_MP -DHAVE_EX_DATA -DFP_MAX_BITS=8192" --enable-ed25519 --enable-curve25519 --enable-fips=ready --prefix=$(pwd)

Can you please provide feedback on recommend configuration options FIPS enabled library.