Hi,
i am developing an application, where the server needs to authenticate the
client. On the client side i am using JSSE. On the server side i am using
Apache with openssl.
Can anyone tell me the step by step procedure, about
1. How to make the server request the client, to send its certificate?
I have added the following lines in httpd.cnf.
SSLVerifyClient require
SSLVerifyDepth 1
But when i try to access the url using browser(to test the server settings),
i get an empty list box asking me to select the certificate to use when
connecting.
What do i need to do to see some certificates there?
What do i need to do to access this secure site using a program?
2.I want to be my CA
3.How to add certs? etc etc?
Thanks in advance,
Vani.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]