How to set up tomcat and truststore

2009-11-11 Thread Luciana Moreira Sa de Souza Signed by - PrivaSphere AG
Hello, In the platform I am currently working on, we have to set up tomcat to require client certificate authentication. The main difference from the standard settings as described in (http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html) is that we wish to accept any client certificates,

Re: How to set up tomcat and truststore

2009-11-11 Thread Luciana Moreira Sa de Souza Signed by - PrivaSphere AG
Hi Jorge, thx for your quick reply. Maybe I did not explain my problem well enough, so let me elaborate it a bit more. In our platform clients can upload their self-signed certificates to allow them to login to our platform. If we add all client certificates to the static truststore file

Where is server.xml being loaded from?

2009-07-07 Thread Luciana Moreira Sa de Souza Signed by - PrivaSphere AG
Hi, I have tomcat 5.5 on debian lenny and had some issues with permission on the server.xml. This happened due to the number of symbolic links that exist in this installation which make the final real location not so obvious as $|CATALINA_HOME|/conf/server.xml My question is: To avoid this