Re: Open ssl FIS Mode

2011-04-24 Thread raghib nasri
According to the users guide, openssl 1.0.0d is not supported with fips object module. You have to use any 0.9.8j+ series of regular library but not 1.0.0+ . Verify it in the latest available users guide. All the procedures are mentioned in the guide to link your application to the FIPS object modu

Open ssl FIS Mode

2011-04-22 Thread kiran s
Hi Team, We are using OpenSSL-Win32 (OpenSSL 1.0.0d) We downloaded openssl-fips-1.2.2.tar.gz . My application for which we are using OpenSSL needs to run in OpenSSL Fips mode. What is the procedure ? How do I call contents of openssl-fips-1.2.2.tar.gz from OpenSSL 1.0.0d and make my applicati