I agree that in general this would be the preferable way of working with
the trust store however using self signed certificates streamlines much
better with my application and therefore my preference at this point is
to find a proper way of refreshing the trust store in the
JSSESocketFactory.

I'm still looking for a solution to this...
Thx,
Mike

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: Tuesday, December 30, 2008 12:28 PM
To: Tomcat Users List
Subject: Re: ssl

Michael Rooz wrote:
> Hi Bill,
> Well - first the reason we need to update the truststore often is
because we
> use self signed certificates and therefore each client certifcate
needs to
> be in there.

If your processes allow, you would be better off creating your own
(self-signed)
root CA, using that to sign client certs and then adding your CA to
Tomcat's
trust store. That way you can add new client certs without any changes
to Tomcat.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to