RE: double free or corruption

2011-04-06 Thread Jeremy Farrell
> From: Kyle > Sent: Wednesday, April 06, 2011 10:12 AM > > Hi, when trying to compile openssl 1.0.0d with this configure: > > ./Configure mingw64 no-shared > --openssldir="/home/kyle/software/ffmpeg/external-libraries/win64" > > and then this make: > > make CC=x86_64-w64-mingw32-gcc RANLIB=x

FIPS_mode_set fails with error:2D06906E:FIPS routines:FIPS_CHECK_INCORE_FINGERPRINT

2011-04-06 Thread SarveshT
I am getting the below error on windows when i try to set fips mode using the FIPS_mode_set(1) method Error:2D06906F:FIPS routines:FIPS_CHECK_INCORE_FINGERPRINT:fingerprint does not match nonpic relocated I am using libssl32 as a static library. The FIPS mode call that is present in a dll is giv

Re: Need help....Building libcrypto.a (FIPS) into a shared library on Windows.

2011-04-06 Thread SarveshT
Hi, I am facing the same issue, did you manage to get this working? Regards, Sarvesh Justin A wrote: > > I am getting this error on windows. > > 2564:error:2D06906E:FIPS > routines:FIPS_CHECK_INCORE_FINGERPRINT:fingerprint does  not > match:.\fips\fips.c:238: > > > I am using the fiplink.

ld: double free or corruption

2011-04-06 Thread Kyle
Hi, when trying to compile openssl 1.0.0d with this configure: ./Configure mingw64 no-shared --openssldir="/home/kyle/software/ffmpeg/external-libraries/win64" and then this make: make CC=x86_64-w64-mingw32-gcc RANLIB=x86_64-w64-mingw32-ranlib I get this error: make[1]: Entering directory

client authentication between OpenSSL and .NET SSLStream

2011-04-06 Thread Roy Jackson
I have an existing server application in QNX using OpenSSL 0.9.8m. With a client application in Windows 7 using .NET 4 SSLStreams. I've generated my own certificates using openssl for server and client. Everything is working as it did before the modifications. I'm using extended fields into the

Re: ld: double free or corruption

2011-04-06 Thread Kyle
Sorry, "I'm not using 4.6.0 and updated my mingw-w64 toolchain." should read "I'm now using 4.6.0 and updated my mingw-w64 toolchain." __ OpenSSL Project http://www.openssl.org User Support Mailing

ld: double free or corruption

2011-04-06 Thread Kyle
Hi, when trying to compile openssl 1.0.0d with this configure: ./Configure mingw64 no-shared --openssldir="/home/kyle/software/ffmpeg/external-libraries/win64" and then this make: make CC=x86_64-w64-mingw32-gcc RANLIB=x86_64-w64-mingw32-ranlib I get this error: make[1]: Entering directory