Client Certificate Information not available

2004-07-29 Thread nicolas alin
Hi !!! I'm using Tomcat 5 (stand-alone) I'm trying to get the client certificat (i'm doing a strong SSL identification it's works well) but when i try to get te client certificat from my jsp, nothing work... is there somting to configure in tomcat ? my jsp code is : X509Certificate certChain[] =

Apache1.3 SSL with client authentication jk2 tomcat 5

2004-07-27 Thread nicolas alin
Hi, I'm looking to do the same thing as Radu Radutiu (archive here : http://www.junlu.com/msg/94462.html) but when i use int the httpd.conf directives like "JkSet2 workerEnv sslEnable 1" nothing work and apache don't start. Do you know how to use JkSet under apache 1.3 on Windows ? how to passe