Illegal attempt to re-initialise SSL for server

2003-03-01 Thread Domenico Andreoli
hi, i'm able to get this error message with the following configuration file fragment put in the global context: CUT HERE -- # ... SSLEngine on SSLCertificateFile /etc/apache/ssl.crt/server.crt SSLCertificateKeyFile /etc/apache/ssl.key/server.key #

Re: Illegal attempt to re-initialise SSL for server

2003-03-01 Thread Cliff Woolley
On Sat, 1 Mar 2003, Domenico Andreoli wrote: > CUT HERE -- > # ... > SSLEngine on > SSLCertificateFile /etc/apache/ssl.crt/server.crt > SSLCertificateKeyFile /etc/apache/ssl.key/server.key > > > > # ... > CUT HERE

Re: Illegal attempt to re-initialise SSL for server

2003-03-01 Thread Domenico Andreoli
On Sat, Mar 01, 2003 at 10:59:33AM -0500, Cliff Woolley wrote: > It ought to look like this: > > > SSLEngine on > SSLCertificateFile ... > SSLCertificateKeyFile ... > > > Note that your use of the certificate and key across all virtual hosts, > whether by putting it in the server-wide config or

Re: Illegal attempt to re-initialise SSL for server

2003-03-01 Thread Cliff Woolley
On Sat, 1 Mar 2003, Domenico Andreoli wrote: > ps: may i quote your message? i'd like to include your reply to who > reported the original problem (debian bug report #169083). Sure! It's a public list after all. :) --Cliff -

mod_ssl: Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)

2001-07-16 Thread Lukas Feiler
When I enable SSL ("SSLEngine on" in httpd.conf) the following error is logged: [Sat Jul 14 19:34:55 2001] [error] mod_ssl: Init: (someserver:80) Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!) After disable SSL everything's just fine. B

RE: mod_ssl: Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)

2001-07-16 Thread John . Airey
legal attempt to re-initialise SSL for server > (theoretically shouldn't happen!) > > > When I enable SSL ("SSLEngine on" in httpd.conf) the > following error is > logged: > [Sat Jul 14 19:34:55 2001] [error] mod_ssl: Init: > (someserver:80) Illegal > at

Re: mod_ssl: Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)

2001-07-16 Thread Lukas Feiler
losProduktion Kusch Senoner OEG [EMAIL PROTECTED] www.endlos.at **/ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 11:34 AM Subject: RE: mod_ssl: Illegal attempt to re-initialise SSL for server (theor