ANNOUNCE: mod_ssl 2.1.7-1.3.4

1999-01-11 Thread Ralf S. Engelschall
This time I'm a little bit faster with mod_ssl than we're with Apache itself, but the next days I'm busy with other stuff and I've already prepared it the last two days, so push it out now. Of course you've to wait a few more hours until we've the Apache tarball in place. Greetings,

Re: mod_ssl cores in RSA library

1999-01-11 Thread Ralf S. Engelschall
On Mon, Jan 11, 1999, Larry Mulcahy wrote: > I've been messing around with this on and off for the last month. I tried > making the suggested change to global.h in the RSAref 2.0 distribution, > crash still occurred in the same place. I tried some other changes to > RSAref and finally tried not

Re: mod_ssl cores in RSA library

1999-01-11 Thread Larry Mulcahy
I've been messing around with this on and off for the last month. I tried making the suggested change to global.h in the RSAref 2.0 distribution, crash still occurred in the same place. I tried some other changes to RSAref and finally tried not using RSAref. I've also upgraded to mod_ssl-2.1.6-

Re: Build problem: 'alloca' unresolved symbol on HPUX

1999-01-11 Thread Ralf S. Engelschall
On Mon, Jan 11, 1999, [EMAIL PROTECTED] wrote: > I'm getting an unresolved symbol error for 'alloca' when linking mod_ssl 2.1.6 > with Apache 1.3.3 on HP-UX 10. The make output looks like this: > > [snip] > cc -DHPUX10 -Aa -D_HPUX_SOURCE -DMOD_SSL=201106 -DUSE_HSREGEX -DEAPI > `./apa

Build problem: 'alloca' unresolved symbol on HPUX

1999-01-11 Thread PAUL_SEED
Hi - I'm getting an unresolved symbol error for 'alloca' when linking mod_ssl 2.1.6 with Apache 1.3.3 on HP-UX 10. The make output looks like this: [snip] cc -DHPUX10 -Aa -D_HPUX_SOURCE -DMOD_SSL=201106 -DUSE_HSREGEX -DEAPI `./apaci` -L/home/jupiter/dev/src/web/SSLeay-0.9.0b \

Re: [apache-ssl] Re: Random number generator initialisation

1999-01-11 Thread Ben Laurie
Ralf S. Engelschall wrote: > On Mon, Jan 11, 1999, Bodo Moeller wrote: > > I would like to have directives that tell the software packages how to > > find randomness -- e.g. something allowing me to do things like > > SSLRandomInit "dd if=/dev/random count=2" > > SSLRandomInit "ps -Alf"

Re: Cert chains

1999-01-11 Thread Ralf S. Engelschall
On Mon, Jan 11, 1999, [EMAIL PROTECTED] wrote: > Can mod_ssl be configured (and if so, how) to send a server > certificate chain consisting not only of a the server certificate, > but also of the corresponding CA certificate(s)? That way, sane > browsers can ask the user to check just the highes

Re: Random number generator initialisation

1999-01-11 Thread Ralf S. Engelschall
On Mon, Jan 11, 1999, Bodo Moeller wrote: > I am currently evaluating the Apache-SSL and mod_ssl packages. > For both of them, I have problems to locate any random number > generator initialisation stuff. I want to be sure, of course, that > the random number generators have a sufficiently inpre

Cert chains

1999-01-11 Thread 3moeller
Can mod_ssl be configured (and if so, how) to send a server certificate chain consisting not only of a the server certificate, but also of the corresponding CA certificate(s)? That way, sane browsers can ask the user to check just the highest-level certificicate (i.e., its fingerprint); but the u

Random number generator initialisation

1999-01-11 Thread Bodo Moeller
I am currently evaluating the Apache-SSL and mod_ssl packages. For both of them, I have problems to locate any random number generator initialisation stuff. I want to be sure, of course, that the random number generators have a sufficiently inpredictable state when they are used to generate tempo

[BugDB] SSL handshake failed (PR#79)

1999-01-11 Thread bugdb-mod-ssl
Full_Name: Sam Phillips Version: 2.1.6 OS: Linux 2.0.36 Submission from: (NULL) (209.160.42.190) I have configured mod_ssl 2.1.6 with SSLeay 0.9.0b and mod_perl 1.17. Out of the box I run the server, non SSL transfer work fine. With SSL transfers the following error message appears in ssl_engi