Re: apache+modssl+... got SEGVs

2000-07-29 Thread Mads Toftum
On Sat, Jul 29, 2000 at 11:49:20AM -0700, David Rees wrote: > > This sounds like an excellent idea. This would surely help most users who > would like to use RPMs, and reduce the number of issues with mismatched > RPMs causing problems. Now, who's going to do it? ;-) > As I said, I'll do it -

Re: Running Mod_ssl when starting apache automatically.

2000-07-29 Thread Mads Toftum
On Thu, Jul 27, 2000 at 10:45:37AM -0700, Gene Lamoreaux wrote: > I found a couple of sections in the archives stating that the way to do this > was to remove the passphrase section of the key. > > Is there a way to automatically start the ./apachectl startssl and have it > pickup the passphrase

Re: Problem with "Failed to generate temporary 512 bit RSA private key"

2000-07-29 Thread Mads Toftum
On Fri, Jul 28, 2000 at 06:01:33PM +0900, Simon Dubey wrote: > Hello > > I have just installed mod-ssl on a solaris /sparc machine and get the > above error. > > I have read the FAQ and tried to following what it is suggesting with > $HOME/.rnd but do not quite follow it - well what I did, did n

Re: [BugDB] compiling mod_ssl without EAPI (PR#435)

2000-07-29 Thread modssl-bugdb
On Fri, Jul 28, 2000, [EMAIL PROTECTED] wrote: > Full_Name: Dimulka > Version: 0.9.5a > OS: Solaris > Submission from: (NULL) (193.232.88.16) > > I need to compile apache with mod_ssl with plain API but after configurin' > mod_ssl EAPI is enabled even if I use '--disable-rule=EAPI' option. And a

Re: apache+modssl+... got SEGVs

2000-07-29 Thread David Rees
On Sat, Jul 29, 2000 at 08:16:45PM +0200, Mads Toftum wrote: > > I can't say that I've tried any of the rpm's (but then I've always > preferred to build stuff from scratch ;-) > I'm sure you're right when you say that the rpm's are easy to use, > but I think we've seen a growing number of problem

Re: apache+modssl+... got SEGVs

2000-07-29 Thread Mads Toftum
On Fri, Jul 28, 2000 at 11:06:19AM +0200, GOMEZ Henri wrote: > > What. The apache-mod_ssl RPM is one of the easier RPM to install. > Many Redhat users have switched from Apache-SSL to Apache-mod_ssl > since it's a plugin replacement of standard Redhat apache. I can't say that I've tried any of

Re: apache+modssl+... got SEGVs

2000-07-29 Thread David Rees
On Fri, Jul 28, 2000 at 11:06:19AM +0200, GOMEZ Henri wrote: > > What. The apache-mod_ssl RPM is one of the easier RPM to install. > Many Redhat users have switched from Apache-SSL to Apache-mod_ssl > since it's a plugin replacement of standard Redhat apache. > > If you haven't succeed in inst

RE: : apache+modssl+... got SEGVs

2000-07-29 Thread GOMEZ Henri
>Maybe if everyone used the RPMs you rolled there wouldn't be >any problems, >but it seems that people want to take one RPM from every site, >throw them >all together, and hope they work. Then they don't because one package >wasn't compiled with the right options (like EAPI) There just >seems

New server cert failing?

2000-07-29 Thread Mark E. Drummond
Trying to start my apache server with a new cert I get: 24381:error:0906406D:PEM routines:DEF_CALLBACK:problems getting password:/usr/local/covalent/src/SSLeay/crypto/pem/pem_lib.c:110: 24381:error:0906A068:PEM routines:PEM_do_header:bad password read:/usr/local/covalent/src/SSLeay/crypto/pem/pem

RE: apache+modssl+... got SEGVs

2000-07-29 Thread GOMEZ Henri
>> Last things : i tried the solution in the FAQ, i.e. to change the >> SSLSessionCache directive arguments, but i'm running apache >from a rpm, so i >> don't have mm support, and my project manager will kick me >if i say that i >> have to recompile apache :/, so i'd like to avoid that. > >No