jay wrote:
>
> [28/Jan/2000 15:54:06 12886] [error] OpenSSL: error:140890C7:SSL 
>routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate [Hint: No CAs 
>known to server for verification?]

Your browser does not present a client cert (at least no cert issued
by a CA your server knows), but you enabled client verification. If
you set "SSLVerifyClient none" in your httpd.conf, everything should
work fine. If you really need client cert verification, you have to
get||install a client cert in your browser.

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

Reply via email to