On Wed, Feb 17, 1999, Owen Williams wrote:

>[...]
>   httpd: [Wed Feb 17 16:38:25 1999] [error] error:140890B0:SSL
>    routines:SSL3_GET_CLIENT_CERTIFICATE:no certificates returned
> 
> If the client doesn't have a certificate you get this message:
> 
>   httpd: [Wed Feb 17 16:38:09 1999] [error] error:140890C6:SSL
>    routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
> 
> This is with a certifiacate installed on Netscape created using the FAQ:
> 
>   http://www.drh-consultancy.demon.co.uk/pkcs12faq.html#PR1
> 
> The same thing happens for Netscape4.5 on both Linux and Win95.

I guess it's the situation where you haven't configured the CA cert with
SSLCACertificate{File,Path}, this way the list of acceptable CAs the server
sends to your NS45 is empty, and this way NS45 cannot provide a cert to
the server.

> Any ideas?

Configure the CA certs with SSLCACertificateFile.

> PS If this is a list I'm not on it.

Yes, as the webpages and SUPPORT texts indicate, this
is a list. I'll send a carbon copy to you, too.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to