Fips is not in openssl by default, it is a kind of separate module check this page : http://www.openssl.org//docs/fips/fipsnotes.html
and this doc to compile fips for openssl : http://www.openssl.org//docs/fips/UserGuide.pdf
Pierre
Le 19/12/2012 23:59, ning ji a écrit :
Hi Pierre,
this is exactly my question, under openssl, i don't see fips.h.
ningji@BOS2MSTEVENS01:~/openssl-1.0.1c$ find . -name "*fip*" ./crypto/fips_ers.o ./crypto/fips_ers.c ./crypto/o_fips.c ./crypto/fips_err.h ./crypto/o_fips.o ./crypto/evp/evp_fips.o ./crypto/evp/evp_fips.c ./crypto/dsa/fips186a.txt ./test/testfipsssl
any idea ? thanks !
CC: stunnel-users@stunnel.org From: delaage.pierre@free.fr Subject: Re: [stunnel-users] cannot find openssl/fips.h Date: Wed, 19 Dec 2012 23:55:32 +0100 To: ningji@hotmail.com
hi, adapt the compilation scripts to your openssl inc and lib path... include for openssl are usually in : /somepath/include or inc32
I recommend you try to compile openssl for your target platform.
Pierre
Le 19 déc. 2012 à 23:28, ning ji <ningji@hotmail.com mailto:ningji@hotmail.com> a écrit :
Hi guys, 1. i downloaded openssl 1.0.1c, stunnel-5.0.0b3 2. for stunnel, i turn on fips, ./configure --host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi --enable-fips --prefix= 3. when build, it failed to find openssl/fips.h 4. no fips.h in openssl, stunnel folder can anyone give me a hint ? thanks very much ! _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org <mailto:stunnel-users@stunnel.org> https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users