Re: Connecting Tomcat5.5.9 + Apache2.0.54

2005-05-10 Thread lercoli
I 've followed the instructions described in this link http://jakarta.apache.org/tomcat/connectors-doc/howto/apache.html and it works. httpd.conf .. LoadModule jk_module modules/mod_jk.so JkWorkersFile D:/Tomcat5.5/conf/workers.properties JkLogFile D:/Tomcat5.5/logs/mod_jk.log JkLogLevel

Re: Client Authentication

2005-05-03 Thread lercoli
: Re: Client Authentication > > > Hi > > > > I tried with client.p12 first, when i failed I went on with > > client_cert.x509. I placed it in the personal folder ... > > > > Regards & Thanks > > > > Mahesh S Kudva > > >

Re: Client Authentication

2005-05-02 Thread lercoli
You should import only client.p12 certificate in IE browser and when IE asks you in which folder you want to put it select Personal Folder. I hope it helps you. Luca Ercoli - Original Message - From: "Mahesh S Kudva" <[EMAIL PROTECTED]> To: Sent: Monday, May 02, 2005 5:08 PM Subject:

Re: Tomcat SSL Client Authentication

2005-04-27 Thread lercoli
cert didn't work... > Also, the name on the client cert must be exactly the > same as the one in the user database. I've also read > that you don't need and security-constraints to use > the CLIENT-CERT unless you're also using a separeat > Realm. > > DW &

Re: Tomcat SSL Client Authentication

2005-04-27 Thread lercoli
Re: Tomcat SSL Client Authentication > Hi, > > I believe that the "clientAuth" needs to be set to "true" in the > server.xml. > > Jim > > > > lercoli wrote: > > > > Hello > > > > I've configured Tomcat SSL C

Tomcat SSL Client Authentication

2005-04-27 Thread lercoli
Hello I've configured Tomcat SSL Client Authentication with these settings : web.xml ... Entire Application /* GET POST CONFIDENTIAL CLIENT-CERT . server.xml . ... Client certificate (client.cer) is installed in my IE Browser (version