Hi, I've been able to build and install the FIPS object Module from the source. However, when trying to build the OpenSSl distribution (openssl-0.9.8i) with the FIPS object mobile with the following command (according to the user guide):
perl Configure VC-WIN32 fips --with-fipslibdir=c:\fips\path where c:\fips\path has the fipscanister.* and fips_premain.* files I get target already defined - VC-WIN32 (offending arg: fips) What could I be doing incorrectly? And if you don't mind another question - Does the FIPS object Module provide password based encryption or will I have to use the OpenSSL distribution for that? Thanks Gbenga Taylor