Hi,

Have some doubts on fips build on windows VC9. I followed the userguide for 
1.2. 
1) Downloaded the openssl-fips-test-1.2.0.tar.gz
       * perl Configure no-asm VC-WIN32
       * ms\do_fips
2) Downloaded the openssl-0.9.8-fips-test-SNAP-YYMMDD.tar.gz
       *perl Configure VC-WIN32 no-asm fips --with-fipslibdir=<wherever the 
prev build libs from step1>
       *perl ms\do_ms

and in my out32 directory I end up getting these libs (libeaycompat32.lib  
libeayfips32.lib    ssleay32.lib)

My Question is:-

1) I remember when I previously build openssl I used to end up getting 
libcrypto.lib and libssl.a. Now its ssleay32.lib and libeayfips32.lib instead 
of libssl.a and libcrypto.a respectively. I ran the dumpbin on these two 
libraries and it does have all the ssl and crypto symbols. nt.mak file also 
have these names defined. So is this the right naming convention..?

2) Are the steps which I followed to build the FIPS capable openssl steps 
right..?


Thanks,
JA





      

Reply via email to