Dr. Stephen Henson wrote > On Wed, Mar 13, 2013, Cipher wrote: > >> (Re-Aligning) >> Hi, >> I am trying to build FIPS capable openssl 1.0.1c.(Cross Compiling, but >> both >> OS s are linux x86_64) >> Following are the steps i followed- >> >> 1) Downloaded openssl-fips-2.0.2.tar.gz >> untared and build object module in >> /common/openssl/openssl-fips-2.0.2/ >> using - >> ./config >> make >> >> fipscanister.o and sha1 files are formed in >> /common/openssl/openssl-fips-2.0.2/fips/ folder. >> > > You need to do: > > make install > > to install the module and associated files in an appropriate place. You > can > set the FIPSDIR environment variable to specify an alternative location. > > 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
> openssl-dev@ > Automated List Manager > majordomo@ Hi Steve, I am building it on a Build server where i don't have root permissions. I need to create *.deb* file and install it on other machine. Also, I believe building openssl( make) will form *libcrypto.a* library. How to form *.deb* from it? Thanks, Cipher -- View this message in context: http://openssl.6102.n7.nabble.com/Build-issue-openssl-1-0-1c-with-FIPS-tp44235p44240.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
