Re: Extracting SSL information from servlet

2006-11-08 Thread Mark Thomas
Andrew Friebel wrote: > I hope I have submitted this question via the correct mechanism. I am afraid not. This is a question for the Tomcat users list since it relates to development of *with* Tomcat. The dev list is for matters relating to the development *of* Tomcat. A small but important diffe

Extracting SSL information from servlet

2006-11-07 Thread Andrew Friebel
I hope I have submitted this question via the correct mechanism. I wish to extract certificate information from my servlet that is running within tomcat. The problem that I get is that my x509 certificate array is always null. The code snippet that I am attempting to use is: