Re: Tomcat 5.5 Trust Stores and Client Authentication

2010-08-20 Thread Hans Wahn
>> I then installed the client certificate mycert.cer into >> the client browsers, but has no effect and I still recevie the same >> error messages. Is Firefox able to authenticate itself via a client certificate against a server? Maybe you just installed it in the truststore of trustfull servers?

Re: Tomcat 5.5 Trust Stores and Client Authentication

2010-08-19 Thread aravidu
Did you finally figure out how to fix this issue? I am having the same issue today.. Can you please help, if you happen to look at this? The only change is I am using tomcat 6.0 Thanks much. -A Ron Perkins-2 wrote: > > Hi All, > > I have done the following to create a Trust Store for Tomcat

RE: Tomcat 5.5 Trust Stores and Client Authentication

2009-04-20 Thread Jason Smith
FireFox also allows you to directly import a .p12 file. -Original Message- From: Jorge Medina [mailto:jmed...@e-dialog.com] Sent: Monday, April 20, 2009 9:49 AM To: Tomcat Users List Subject: RE: Tomcat 5.5 Trust Stores and Client Authentication I have not used client certificates, but in order

RE: Tomcat 5.5 Trust Stores and Client Authentication

2009-04-20 Thread Jorge Medina
I have not used client certificates, but in order to use SSL with self-generated certificates you need to add your server self-signed certificate to the trusted roots of your Windows account or computer account. Use the "Certificates" plug-in on an MMC console to perform the operation. The operat