Re: Apache2 + tomcat6 + SSL with client certificate

2007-10-05 Thread bob . smith
Josué Alcalde González <[EMAIL PROTECTED]> kirjoitti: Hello. I would like to get some advise about a new application I am developing. It needs SSL with client certificate and it will be written in java and deployed in Tomcat 6 with java 6. The server will be shared with other applications in j

Re: Apache2 + tomcat6 + SSL with client certificate

2007-10-05 Thread Josué Alcalde González
Finally, debugging an with try-error I have got the correct configuration. -- ServerAdmin [EMAIL PROTECTED] ServerSignature On SSLEngine On SSLCertificateFile /etc/apache2/ssl/apache.pem SSLVerifyClient o