Re: Problems with engines in 0.9.8-beta1

2005-05-26 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Tue, 24 May 2005 23:16:11 -0400, Geoff Thorpe [EMAIL PROTECTED] said: geoff Richard, any idea of how safe it would be to change the names geoff of the two shared librariesy at this stage of the 0.9.8 betas? geoff I'm reluctant to charge ahead for fear of breaking

Re: Certificate verify failed on big-endian (Intel IXP425)

2005-05-26 Thread Cesc
Hi, Ok, got the latest 0.9.7. But i am trying to cross-compile for IXP425, intel, which is big_endian. The development toolkit i have provides me with its own compiler (armbe-gcc), and the target libraries and includes. I am not very familiar with cross-compiling, so more detailed steps than

AIX 64-bit build.

2005-05-26 Thread Gill, Prabhprit (Prabh)
Hi, I have built a 64-bit version of OpenSSL on AIX 5, and it is failing the test on bn_sqr. It looks like the bn_sqr or bn_div functions are not working for very large numbers. Has wnyone else ran into this problem? FYI, I also built a 64-bit version on HPUX 11, but this is working fine.

Re: Certificate verify failed on big-endian (Intel IXP425)

2005-05-26 Thread Mike Frysinger
On Thursday 26 May 2005 08:43 am, vijay basav wrote: in Configure file chnge DL_ENDIAN(little endian) to DB_ENDIAN(big endian) and EL to EB the Configure script in the latest 0.9.7 version (i.e. g) does not set ENDIAN for arm targets ... it's been moved to the config script -mike

DOS patch for 0.9.8 beta 2 (was Re: [ANNOUNCE] OpenSSL 0.9.8 beta 2 released)

2005-05-26 Thread Doug Kaufman
On Tue, 24 May 2005, Richard Levitte - VMS Whacker wrote: OpenSSL version 0.9.8 Beta 2 OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ OpenSSL is currently in a release cycle. The second beta is now released. The beta

General PKCS#11 engine module

2005-05-26 Thread Jostein Tveit
Hello, OpenSSL developers! Have you ever thought of making a general PKCS#11 engine module in OpenSSL? Do you see any reasons why such a module wouldn't fit in? Regards, -- Jostein Tveit [EMAIL PROTECTED] __ OpenSSL Project

Re: Problems with engines in 0.9.8-beta1

2005-05-26 Thread Geoff Thorpe
On May 26, 2005 03:06 am, Richard Levitte - VMS Whacker wrote: geoff Richard, any idea of how safe it would be to change the names geoff of the two shared librariesy at this stage of the 0.9.8 betas? geoff I'm reluctant to charge ahead for fear of breaking the strange geoff builds (win32, VMS,