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
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
[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
---
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
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
>
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