RE: Installing my SSL Certificate.

2006-11-13 Thread Kent, Doug
Sounds like you somehow are trying to install a different reply certificate. And make sure you generate the request from the machine you are going to import the reply to. From: Andy Tipton [mailto:[EMAIL PROTECTED] Sent: Sun 11/12/2006 8:35 PM To: 'Tomcat

using JAAS, SSL, tomcat JAASReam - how to get user's session

2006-11-08 Thread Kent, Doug
Hello, I am implementing user authentication and authorization on an SSL-secured Web server running Tomcat 4.1 on Debian Linux, using the JAAS interfaces; in addition, am using the vanilla tomcat org.apache.catalina.realm.JAASRealm class. My question is, how would I get the user's session going