Dear Friends!
If anybody can give me the solution I'll be very thankful to him. I
installed the apache+ openssl + modssl successfully. After that we got the
test certificate from the Verisign and I am using the following directives
in httpd file
SSLVerifyClient require
SSLVerifyDepth 1
SSLCACertificateFile /usr/local/apache/new.crt
<VirtualHost 207.235.5.69:443>
DocumentRoot /web/ssl
DirectoryIndex index.html
#ScriptAlias /cgi-bin/ /var/httpd/virt1/cgi-bin/
ServerName www.emedlife.net
ErrorLog logs/sslerror.log
TransferLog logs/sslaccess.log
SSLCACertificatePath /usr/local/apache/
SSLCACertificateFile /usr/local/apache/new.crt
SSLCertificateFile /usr/local/apache/new.crt
SSLCertificateKeyFile /usr/local/apache/emedlife.key
SSLEngine On
</VirtualHost>
and I am getting the following error
1. [error] mod_ssl: SSL handshake failed (server emedlife.net:443, client
202.54.14.34) (OpenSSL library error follows)
2. [error] OpenSSL: error:140890C7:SSL routines:SSL3_GET
_CLIENT_CERTIFICATE:peer did not return a certificate [Hint: No CAs known to
server for verification?]
But I am using the same test certificate given by the verisign.
So if anybody give me the suggestion I'll be very thankful to him.
Kuldeep Singh
System Admin
Emedlife.com
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]