I can confirm that it works. I am using tomcat 4.1.12. The only point I have not solved so far is how to get access to the client certificate in my servlet or JSP.
I would like to do programmatic security, i.e. store users in a database and verify the authenticated user in a JSP or servlet. Does anybody know if this is possible at all? - Josef Templ ----- Original Message ----- From: "Gabriel Santonja" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 11:56 AM Subject: Re: Do you run Tomcat with SSL? > On Thu, 13 Mar 2003 19:51:57 -0800 (PST) > Mark Liu <[EMAIL PROTECTED]> wrote: > > > I know you guys have your great strategies in > > balancing Apache and Tomcat. > > > > But, my project isn't really so picky about > > efficiency, so I simply run Tomcat with SSL all the > > time. It simplifies my project a little bit. > > > > But then I do need to be able to run Tomcat SSL with > > the certificated generated by my little Java program. > Why don't you use the SSL HOwto in tomcat?. I'am not sure on windows but > on linux it work fine with SSL on the 8443 port > > Actually my own problem is to use SSL only in realm login page but it's > visibly difficult. > Goodbye. > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
