Re: genrsa...

1999-05-03 Thread Martin Kraemer
On Sun, May 02, 1999 at 01:04:17PM +0200, Ralf S. Engelschall wrote: On Sat, May 01, 1999, Michael J. Pape wrote: How long should it take to generate an rsa key? Usually between a few seconds and up to a minute. But usually not longer. I had a looping problem with SSLeay and OpenSSL

Re: Segfaults

1999-05-03 Thread Johan Hedin
I also get child pid 15093 exit signal Segmentation Fault (11) when using php3 on Apache/1.3.6 (Unix) PHP/3.0.7 mod_ssl/2.2.8 OpenSSL/0.9.2b on Solaris 2.6. /Johan /-\ | Johan Hedin | [EMAIL PROTECTED]

modssl + modperl + Apache 1.36

1999-05-03 Thread Justin K. Ream
Hello all, Has anyone had any success combining modssl and modperl? With modssl-2.2.8 (for 1.3.6) and modperl 1.1.9, my code does get handled correctly. I'm using the Apache::ePerl module for mod perl, and it seems that with a large dynamic index page I'm doing, only about half my

Re: Segfaults

1999-05-03 Thread Simon Garner
Hi Ralf/all, Are you sure it's caused by SSL_SDBM? I think you've a general compiler problem, because crt1.o is usually an internal part of the compiler AFAIK. When it's really related to SSL_SDBM try to trace down the failure by running the shell scripts with "sh -x". That was not the