[stunnel-users] cannot find openssl/fips.h
Pierre DELAAGE
delaage.pierre at free.fr
Thu Dec 20 05:05:56 CET 2012
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 at 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 at stunnel.org
> From: delaage.pierre at free.fr
> Subject: Re: [stunnel-users] cannot find openssl/fips.h
> Date: Wed, 19 Dec 2012 23:55:32 +0100
> To: ningji at 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 at hotmail.com
> <mailto:ningji at 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 at stunnel.org <mailto:stunnel-users at stunnel.org>
> https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20121220/87dc8c70/attachment.html>
More information about the stunnel-users
mailing list