On Thu, Mar 04, 2004 at 02:06:53PM +0200, Mahmut Eren wrote:
> Hi,
> My system configuration is as follows:
> Mandrake 9.2
> Apache 2.0.47 
> apache2-mod_ssl 2.0.47 
> OpenSSL 0.9.7b 
...
> If I turn off the SSLVerifyClient parameter everything works fine. But 
> when I turn on SSLVerifyClient as "SSLVerifyClient require" , the client 
> (IE,mozilla) can not connect to server.
> and apache logs the following for every attempt: 
>    [Wed Mar 03 12:57:37 2004] [notice] child pid 22462 exit signal Segmentation 
> fault (11)
> I made the log level debug and get the following lines in ssl-error log file. Any 
> help will be appreciated. 

There were fixes for this in 2.0.48, but I think it only segfaults on a
client cert verification failure (i.e. the client is sending a cert
which is not signed by one of the configured CA certs).

joe
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to