Re: Cannot get openssl-1.0.1 into fips mode

2012-03-07 Thread Jacob White
With the /DYNAMICBASE:No option I get the same problems. Thanks for the advise, at this point I think I am moving my efforts to linux or an early version of VC++ and see if that works. On Wed, Mar 7, 2012 at 10:49 AM, Jacob White wrote: > Still have the problem. It looks to me like

Re: Cannot get openssl-1.0.1 into fips mode

2012-03-07 Thread Jacob White
r. Stephen Henson wrote: > On Tue, Mar 06, 2012, Jacob White wrote: > > > I added the /fixed and it worked at first. > > > > >From the command line I called: > > openssl version -a > > "Warning: can't open config file: /usr/local/ssl/openssl.c

Re: Cannot get openssl-1.0.1 into fips mode

2012-03-06 Thread Jacob White
Mar 6, 2012 at 8:53 AM, Dr. Stephen Henson wrote: > On Tue, Mar 06, 2012, Jacob White wrote: > > > I am using Windows 7 Professional Service Pack 1 with Visual Studio 2010 > > (So, VC++ 2010). > > > > When building the FIPS capable OpenSSL after ms\do_nasm edit t

Re: Cannot get openssl-1.0.1 into fips mode

2012-03-06 Thread Jacob White
I am using Windows 7 Professional Service Pack 1 with Visual Studio 2010 (So, VC++ 2010). On Mon, Mar 5, 2012 at 3:57 PM, Dr. Stephen Henson wrote: > On Mon, Mar 05, 2012, Jacob White wrote: > > > After downloading openssl-1.0.1beta3 and using "perl Configure VC-WIN32 >

Re: Cannot get openssl-1.0.1 into fips mode

2012-03-05 Thread Jacob White
nt does not match:.\fips\fips.c:229:" On Mon, Mar 5, 2012 at 11:13 AM, Dr. Stephen Henson wrote: > On Mon, Mar 05, 2012, Jacob White wrote: > > > >From the command prompt I run: > > openssl version -a > > Error: "5156:error:2D06B06F:FIPS > > routines:

Re: Cannot get openssl-1.0.1 into fips mode

2012-03-05 Thread Jacob White
Wed, Feb 29, 2012 at 11:49 AM, Dr. Stephen Henson wrote: > On Wed, Feb 29, 2012, Jacob White wrote: > > > Using windows I have compiled an tested the fips 2.0 module and it is > good. > > I then compile and build the fips compatible openssl-1.0.1 with the fips > > option and

Cannot get openssl-1.0.1 into fips mode

2012-02-29 Thread Jacob White
Using windows I have compiled an tested the fips 2.0 module and it is good. I then compile and build the fips compatible openssl-1.0.1 with the fips option and run the built in tests. Every thing is fine. I then add the openssl-1.0.1\out32dll into my system path. with 7zip i extract the compressed