RE: [EMAIL PROTECTED] Apache and mod_ssl

2007-09-06 Thread Aaron Smith
NE have an idea of what I can look at to track this problem down?? From: Aaron Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 04, 2007 2:04 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache and mod_ssl I have a feelin

RE: [EMAIL PROTECTED] Apache and mod_ssl (extra info)

2007-09-05 Thread Aaron Smith
not found. Thoughts anyone? Aaron -Original Message- From: Aaron Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 8:38 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache and mod_ssl (extra info) Oh, and I forgot to mention, it doesn't log anything

RE: [EMAIL PROTECTED] Apache and mod_ssl (extra info)

2007-09-05 Thread Aaron Smith
llege -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 04, 2007 5:25 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache and mod_ssl (extra info) On Tue, 2007-09-04 at 16:30 -0400, Aaron Smith wrote: > Connecting via https to port 8045 s

RE: [EMAIL PROTECTED] Apache and mod_ssl (extra info)

2007-09-05 Thread Aaron Smith
r anyone. -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 04, 2007 5:25 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache and mod_ssl (extra info) On Tue, 2007-09-04 at 16:30 -0400, Aaron Smith wrote: > Connecting via https to

Re: [EMAIL PROTECTED] Apache and mod_ssl (extra info)

2007-09-04 Thread Graeme Fowler
On Tue, 2007-09-04 at 16:30 -0400, Aaron Smith wrote: > Connecting via https to port 8045 shows the behavior of child > processing hanging in a waiting state. Sounds like your system isn't generating enough entropy to me, which can affect SSL/TLS connections on lots of protocols. I have no experie

[EMAIL PROTECTED] Apache and mod_ssl (extra info)

2007-09-04 Thread Aaron Smith
So I tried something kind of new. I completely removed the directory with the non-functioning apache install. I went back to the source, did a make clean, a new configure using the same parameters as before: ./configure --prefix=/opt/apache3 --enable-auth-dbm=shared --enable-exp

[EMAIL PROTECTED] Apache and mod_ssl

2007-09-04 Thread Aaron Smith
I have a feeling that I'm missing something elementary here. I have an install of apache 2.0.55 with mod_ssl enabled on a HP-UX system in /opt/apache2. This one runs fine. I recompiled another copy of apache (same version) into /opt/apache2a (for testing purposes) to add mod_ldap sup