OpenSSL 0.9.7e, PPC (405), vxWorks and using Versign Cert's problem with signature ?

2004-12-30 Thread Martin Miller
Hi,   I build for embedded vxWorks platforms MIPS, PPC and x86. When runining on PPC (405)  and using Versign Certificate I get a certificate signature failure" (7). When I run on x86 or MIPS all is OK with certificate used.   Any ideas. I did run verify tests on cert and it is OK too.   Bel

Brian Dugay is out of the office.

2004-12-30 Thread Brian . Dugay
I will be out of the office starting 12/29/2004 and will not return until 01/03/2005. I will be of the office until Monday, Jan 3. For assistance please contact customer support at 1 703 263 2100 or email [EMAIL PROTECTED] Thanks and regards, Brian -- B

Re: problem with using openssl ecparam

2004-12-30 Thread Nils Larsch
[EMAIL PROTECTED] wrote: Hi Nils, I got the following messages when issuing "openssl version -a". From the message, I see "-DOPENSSL_NO_EC ". So, should I install another version (which one?) or should I change the compiler directives. Thanks in advance. Hung-Yu ---

Re: Re: problem with using openssl ecparam

2004-12-30 Thread redfish6
Hi Nils, I got the following messages when issuing "openssl version -a". From the message, I see "-DOPENSSL_NO_EC ". So, should I install another version (which one?) or should I change the compiler directives. Thanks in advance. Hung-Yu

Re: Problem with 0.9.7 SNAPSHOT 20041229

2004-12-30 Thread The Doctor
On Thu, Dec 30, 2004 at 12:14:31PM +0100, Andy Polyakov wrote: > >gcc -DMONOLITH -I.. -I../include -fPIC -DZLIB_SHARED -DZLIB > >-DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -g -O3 > >-Wall -DPERL5 -DL_ENDIAN -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM > >-DRMD160_ASM -g -c apps.c >

Re: Problem with 0.9.7 SNAPSHOT 20041229

2004-12-30 Thread Andy Polyakov
gcc -DMONOLITH -I.. -I../include -fPIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -g -O3 -Wall -DPERL5 -DL_ENDIAN -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -g -c apps.c apps.c: In function `load_cert': apps.c:734: `err' redeclared as different ki