Hello Dr.
Thanks for the solution. It worked out.
For others I am giving the steps:
1)create FIPS Object module.
2)download http://www.openssl.org/source/openssl-0.9.8r.tar.gz
3)untar and run following commands in order to build and install
a)./config fips --with-fipslibdir=
b)make
c)mak
On Thu, Aug 25, 2011, rockrider33 wrote:
>
> Hi All,
>
> I am new to linux and openssl stuff.
>
> I have tried to install OpenSSL (1.2.3 with fips)with FIPS module and it's
> successful. (built and installed)
>
> For building:
> i had used make and gcc version 4.3.4
>
> I hope installation w