Hi Guys,

I try to make openssl fips build under windows, In visual studio 2005
command prompt, I did following step:

1) go to  c:\openssl-fips-1.2.0, type
       perl Configure no-asm VC-WIN32
       ms\do_fips

2) go to c:\openssl-0.9.8j, type
       perl Configure VC-WIN32 no-asm fips --with-fipslibdir=
c:\openssl-fips-1.2.0\out32dll
       ms\do_ms
       nmake -f ms\ntdll.mak

I only got libeay32.lib in c:\openssl-0.9.8j\out32dll. 
My question is the libeay32.lib is FIPS  compliant. Or we have a way to
produce libeayfips32.lib?

Please help me.

Cheers,
Forrest


-- 
View this message in context: 
http://www.nabble.com/libeayfips32.lib-or-libeay32.lib-tp21975455p21975455.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to