RE: SSL https clientAuth debugging assistance

2008-09-09 Thread Balgeman, Timothy E (Tim)
Thank you Martin for your reply. I installed the log4j and it is logging information when I shutdown tomcat, but no other time. I have also tried messing with the java.util.logging but an getting nowhere with that. I am using the default log4j.properties as mentioned on the tomcat web pages. I

SSL https clientAuth debugging assistance

2008-09-08 Thread Balgeman, Timothy E (Tim)
We have just started using Tomcat. We are using version 5.5.26. I was able to set up Tomcat and get it running with our application. I also have enabled SSL: Connector port=18443 maxHttpHeaderSize=8192 maxThreads=150 minSpareThreads=25 maxSpareThreads=75