rsa test fails on linux

1999-04-03 Thread John Edstrom
I'm trying to build open-ssl-0.9.2b on linux with rsaref-2.0. rsa and open-ssl both build cleanly without errors or warnings. all of the tests run OK when I do a 'make test' until it gets to the rsa part and then I get: ...OK to here... testing rsa conversions p -> d p -> p d -> d p -> d d ->

Re: Problems to compile openssl on IRIX 6.2

1999-04-03 Thread Bodo Moeller
On Sat, Apr 03, 1999 at 03:36:03PM +0100, Ben Laurie wrote: > Bodo Moeller wrote: >> - Scrap crypto/pem/ctx_size.c and crypto/pem/pem.org (with >> appropriate changes to the Makefile); > What do you do about the stuff it generates, then? It only generates #defines and structures for pem

Re: Getting SSLV3 Rollback attacks on Apache-SSL

1999-04-03 Thread Bodo Moeller
[EMAIL PROTECTED]: "Craig Southeren" <[EMAIL PROTECTED]>: > My Apache web server is generating the several of the following messages per > week in the error_log file: > error:0406406F:rsa routines:RSA_EAY_PRIVATE_DECRYPT:sslv3 rollback attack [...] > Is this something I should be worried about,

Re: ssleay.cnf

1999-04-03 Thread Nuno Miguel Neves
mike wrote: > > No, that isn't it. :( > locate ssleay only finds the binary /usr/sbin/ssleay and the .gif > files... I've tried removing the RPM and re-installing it from the CD > and it is still the same. Well, you may have to create a ssleay.cnf file yourself! ( The distribution you got has

Re: Problems to compile openssl on IRIX 6.2

1999-04-03 Thread Ben Laurie
Bodo Moeller wrote: > - Scrap crypto/pem/ctx_size.c and crypto/pem/pem.org (with > appropriate changes to the Makefile); What do you do about the stuff it generates, then? Cheers, Ben. -- http://www.apache-ssl.org/ben.html "My grandfather once told me that there are two kinds of peopl

RE: ssleay.cnf

1999-04-03 Thread mike
No, that isn't it. :( locate ssleay only finds the binary /usr/sbin/ssleay and the .gif files... I've tried removing the RPM and re-installing it from the CD and it is still the same. >Nuno Miguel Neves[SMTP:[EMAIL PROTECTED]] >It may be that they've put the configuration file in /etc. >See if

Re: Problem with openssl

1999-04-03 Thread Steffen Dettmer
> I am using OpenSSL 0.9.2b 22 Mar 1999 on a RedHat 5.2 Linux box. > Error Loading extension section x509v3_extensions > 2191:error:2206506F:X509 V3 routines:V2I_ASN1_BIT_STRING:unknown bit > string argument:v3_bitst.c:146:section:,name:0xA0,value: the syntax has changed: know you use symbolic

Re: ssleay.cnf

1999-04-03 Thread Nuno Miguel Neves
It may be that they've put the configuration file in /etc. See if there is a file /etc/ssleay.cnf. You can also take a look at it! :-) then when you try to run any command you can use the '-config /etc/ssleay.cnf' option. That should do it! mike wrote: > > I'm trying to get Apache-US-SSL 1.3.3-