On Tue, Feb 07, 2006 at 03:07:07PM +0100, Kövesdán Gábor wrote:
> Joe Orton wrote:
> >
> >You need "SSLEngine on" somewhere.  What error was produced from 
> >apachectl?  How did it fail to start?  There aren't any errors in the 
> >error_log you posted.
> >
> > 
> >
> Exactly what I wrote. I know SSLEngine On is needed somewhere. Here is 
> the result once more. Take the config I made online (there's the link in 
> the bugreport), modify httpd-ssl.conf to contain SSLEngine On (that file 
> is included in httpd.conf), and start the server with debug loging:

I can't reproduce any problems here using your config.  For the 
configuration with "SSLEngine On" in global context, where the server 
silently fails to start up, can you do:

 strace -o /tmp/httpd.trace httpd -X

then gzip the httpd.trace and upload it somewhere or send it to me 
privately.

(this may reveal parts of your private key file, so use a test key pair 
before doing it or edit the strace log).  What OS, and what version of 
OpenSSL are you using, also?

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to