Client Authentication

2005-08-19 Thread Brett Parsons
Hi All, I'm using client authenticate for my website (Tomcat 5.0.28) and everything works great. However, I had an idea for something I wanted to try, and I need to know if its possible. Would I be able to prompt for client certificates ONLY if a certain request parameter was present (and

Securing Tomcat Context Descriptor

2005-08-19 Thread Brett Parsons
Hi All, There is a requirement on the server that we have Tomcat 5.0.28 deployed that no username/password information can be stored in plaintext (in the open). Like many people, we are using JNDI datasources in our web application. The datasource connection information (including the

Realms and Filters question

2005-05-12 Thread Brett Parsons
Hi All, I've implemented a custom realm and a custom filter for my webapp. The idea is, I want the filter to handle incoming requests for ALL resources within the webapp while the realm is only going to handle several resources within the webapp. The problem is, I need the filter to be called

Realm and Filter question

2005-05-12 Thread Brett Parsons
Hi All, I've implemented a custom realm and a custom servlet filter for my webapp. The idea is, I want the filter to handle incoming requests for ALL resources within the webapp while the realm is only going to handle several resources within the webapp. The problem is, I need the filter to be

Tomcat JK2 Connector/IIS Slowdown

2004-11-04 Thread Brett Parsons
Hi Everyone, I'm having some JSP performance problems using the JK2 Connector between Tomcat 5 and IIS6 in Windows Server 2003. If I hit my site as mySite:8080, everything works fine. However, if i just hit mySite, thus going through the JK2 connector, the performance of the JSP pages greatly