Re: ssl tomcat

2004-03-04 Thread Antonio Fiol Bonnín
The place to store the CA certificate(s?) with which you will validate your client certificates. Does not make sense without client certificate validation. Antonio Fiol secam secam wrote: Hi al,l I'm new in tomcat I attemp to use ssl with tomcat. Can any one explain me what are the

Re: ssl tomcat

2004-03-04 Thread Dwayne Ghant
Hope this helps. http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html Antonio Fiol Bonnín wrote: The place to store the CA certificate(s?) with which you will validate your client certificates. Does not make sense without client certificate validation. Antonio Fiol secam secam

Re: SSL - Tomcat

2003-11-12 Thread Bill Barker
If you want to verify the client's cert, then Kovi's answer is correct. However, it's not up to the server to decide if it's own cert is Ok: It's up to the client to decide that she trusts you. If your client is in Java, then you need to include the CA (aka Signer) cert in your apps TrustStore.

Re: SSL-Tomcat

2003-10-15 Thread Twan Munster
Did you install JSSE? Twan - Original Message - From: Pirti Andrea (SPES) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 3:26 PM Subject: SSL-Tomcat Hello everyone, i have a problem , with Tomcat 4.1.18 and jvm IBMJava2-141. I opnend connector https, but

Re: SSL-Tomcat

2003-10-15 Thread Bill Barker
Pirti Andrea (SPES) [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello everyone, i have a problem , with Tomcat 4.1.18 and jvm IBMJava2-141. I opnend connector https, but during startup processing i have this exception: java.lang.reflect.InvocationTargetException at

RE: SSL Tomcat problem

2002-06-05 Thread Lee Chin Khiong
What is the password used for your CERT ? It seems you have to use 'changeit' to get it work. -Original Message- From: Sanjeev Rathore [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 12:24 PM To: [EMAIL PROTECTED] Subject: SSL Tomcat problem I would like to use secure

RE: SSL-tomcat probs

2001-08-31 Thread Alexander Jesse
Hi, finally another one with the same problem... I have tomcat with ssl and certificates on 3 machines (2 desktops and 1 laptop all connected to the same network). The browser (NS) has certificates and works on all 3 machines. I can connect from the desktops to tomcat on the laptop and it

RE: SSL +tomcat

2001-06-13 Thread Rams
Actually, when trying with any browser, u have to configure ur client and ca cert in the browser keystore. when thru' code also, have to put both certs and ur ca cert in the keystore that u specified in server.xml. once u configure, browser show the client cert when

RE: SSL +tomcat

2001-06-13 Thread Arnaud . PIERRE
-- -Message d'origine- -- De: Rams [mailto:[EMAIL PROTECTED]] -- Date: mercredi 13 juin 2001 10:14 -- À: [EMAIL PROTECTED] -- Objet: RE: SSL +tomcat -- -- -- Actually, -- when trying with any browser, u have to configure ur -- client and ca cert -- in the browser keystore

RE: SSL +tomcat

2001-06-13 Thread Rams
what did u write here? Rams +91-040-3000401 x 2162 (O) +91-040-6313447 (R) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 4:35 PM To: [EMAIL PROTECTED] Subject: RE: SSL +tomcat -- -Message d'origine- -- De: Rams [mailto

RE: SSL +tomcat

2001-06-13 Thread Arnaud . PIERRE
tests with your own certificates. Or is there an easier way to generate them. Thank you very much for your interest in my problem!! Arnaud. -- -Message d'origine- -- De: Rams [mailto:[EMAIL PROTECTED]] -- Date: mercredi 13 juin 2001 10:14 -- À: [EMAIL PROTECTED] -- Objet: RE: SSL +tomcat