RE: [Cooker] Apache2 mod_ssl bug

2003-09-15 Thread Jean-Michel Dault
Le dim 14/09/2003 à 21:08, Ales Golob a écrit :
 Ok, I'll try to be.
 I'm running a 9.2 RC1 with apache2-2.0.47-5mdk and
 apache2-mod_ssl-2.0.47-5mdk.
 I added my own certificate files to /etc/httpd/conf.d/41_
 and added these 2 lines:
 SSLVerifyClient require
 SSLVerifyDepth  10
 the same config worked fine on 9.1

Can you give me the results of these commands?
* rpm -qa|grep apache
* rpm -qa|grep ssl



 The browser reports that th connection died unexpectedly
 and the only thing I can find in the logs is in /var/log/httpd/error_log
 [Wed Sep 10 15:08:45 2003] [notice] child pid 17293 exit signal Sedmentation
 fault (11)
 
 if you need any other info please ask
 
 Ales Golob
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Oden Eriksson
 Sent: Saturday, September 13, 2003 12:37 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Cooker] Apache2  mod_ssl bug
 
 
 fredagen den 12 september 2003 18.24 skrev Ales Golob:
  Hi
 
  I have a problem with mod_ssl when I configure it to request a client
  certificate it segfaults and dies.
  I'm running the latest packages from cooker. Any idea what could be the
  problem?
 
 
 Could you please be more specific?
 
 
 
-- 
Jean-Michel Dault [EMAIL PROTECTED]



RE: [Cooker] Apache2 mod_ssl bug

2003-09-15 Thread Ales Golob

rpm -qa | grep apache

apache-conf-2.0.47-2mdk
apache2-mod_disk_cache-2.0.47-5mdk
apache2-mod_proxy-2.0.47-5mdk
apache2-mod_php-2.0.47_4.3.2-2mdk
apache2-manual-2.0.47-5mdk
apache2-common-2.0.47-5mdk
apache2-modules-2.0.47-5mdk
apache2-mod_cache-2.0.47-5mdk
apache2-2.0.47-5mdk
apache2-mod_ssl-2.0.47-5mdk
apache2-mod_suexec-2.0.47-2mdk

rpm -qa | grep ssl

libopenssl0.9.7-0.9.7b-4mdk
openssl-0.9.7b-4mdk
apache2-mod_ssl-2.0.47-5mdk
libopenssl0.9.7-devel-0.9.7b-4mdk

I hope this helps

Ales Golob

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jean-Michel Dault
Sent: Monday, September 15, 2003 10:48 AM
To: Cooker
Cc: [EMAIL PROTECTED]
Subject: RE: [Cooker] Apache2  mod_ssl bug


Le dim 14/09/2003 à 21:08, Ales Golob a écrit :
 Ok, I'll try to be.
 I'm running a 9.2 RC1 with apache2-2.0.47-5mdk and
 apache2-mod_ssl-2.0.47-5mdk.
 I added my own certificate files to /etc/httpd/conf.d/41_
 and added these 2 lines:
 SSLVerifyClient require
 SSLVerifyDepth  10
 the same config worked fine on 9.1

Can you give me the results of these commands?
* rpm -qa|grep apache
* rpm -qa|grep ssl



 The browser reports that th connection died unexpectedly
 and the only thing I can find in the logs is in /var/log/httpd/error_log
 [Wed Sep 10 15:08:45 2003] [notice] child pid 17293 exit signal
Sedmentation
 fault (11)

 if you need any other info please ask

 Ales Golob





RE: [Cooker] Apache2 mod_ssl bug

2003-09-14 Thread Ales Golob
Ok, I'll try to be.
I'm running a 9.2 RC1 with apache2-2.0.47-5mdk and
apache2-mod_ssl-2.0.47-5mdk.
I added my own certificate files to /etc/httpd/conf.d/41_
and added these 2 lines:
SSLVerifyClient require
SSLVerifyDepth  10
the same config worked fine on 9.1

The browser reports that th connection died unexpectedly
and the only thing I can find in the logs is in /var/log/httpd/error_log
[Wed Sep 10 15:08:45 2003] [notice] child pid 17293 exit signal Sedmentation
fault (11)

if you need any other info please ask

Ales Golob
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Oden Eriksson
Sent: Saturday, September 13, 2003 12:37 AM
To: [EMAIL PROTECTED]
Subject: Re: [Cooker] Apache2  mod_ssl bug


fredagen den 12 september 2003 18.24 skrev Ales Golob:
 Hi

 I have a problem with mod_ssl when I configure it to request a client
 certificate it segfaults and dies.
 I'm running the latest packages from cooker. Any idea what could be the
 problem?


Could you please be more specific?







Re: [Cooker] Apache2 mod_ssl bug

2003-09-12 Thread Oden Eriksson
fredagen den 12 september 2003 18.24 skrev Ales Golob:
 Hi

 I have a problem with mod_ssl when I configure it to request a client
 certificate it segfaults and dies.
 I'm running the latest packages from cooker. Any idea what could be the
 problem?


Could you please be more specific?