Dear all:
I have installed apache+mod_ssl+openssl on the windows 2000,and I also create the
server cert and key,and the apache with openssl can works well.
but when I want to configure the client authentication,it can not start.
my configure looks like:
SSLMutex sem
SSLRandomSeed startup builtin
SSLSessionCache none
SSLLog logs/SSL.log
SSLLogLevel debug
SSLVerifyClient requie
SSLVerifyDepth 2
SSLCACertificateFile conf/ssl/cacert.der
<VirtualHost 172.26.3.11:443>
SSLEngine On
SSLCertificateFile conf/ssl/server.der
#cert
SSLCertificateKeyFile conf/ssl/server2.key
</VirtualHost>
=============================================================
http://news.163.com/editor/etalk.html ����������������˵
http://love.163.com ���컨�Ὺ���к�Ů��Ҫ������
http://vip.163.com ����VIP���� 30������
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]