Thanks Dr Stephen, I downloaded latest 1.0.2 snapshot and things seem to be working fine.
Another query when can we expect 1.1.0 stable release. With regards, Nimit On Mon, Nov 18, 2013 at 6:16 PM, Dr. Stephen Henson <[email protected]>wrote: > On Mon, Nov 18, 2013, Nimit Gupta wrote: > > > Hi, > > > > I am unable to build openssl with fips, please let me know what am I > > missing. > > > > Openssl version: openssl-SNAP-20131115 > > > > Below are the steps I followed. > > > > ./config fipscanisterbuild no-asm > > make > > make install > > > > Are you doing the above in the validated module source or the snapshot? It > only makes sense from validated module source. > > > ./config fips --with-fipslibdir=/tmp/foo/lib no-asm shared > > make depend > > make > > > > At this time the master branch (which that snapshot comes from) does not > support linking with a validated module. You should use 1.0.2 or 1.0.1 > instead. > > Steve. > -- > Dr Stephen N. Henson. OpenSSL project core developer. > Commercial tech support now available see: http://www.openssl.org > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] >
