Thanks Bill for the information but I'm a bit confused b/c the tomcat
documentation talks about how to configure the JAAS realm:
http://jakarta.apache.org/slide/howto-jaas.html.

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker
Sent: Friday, September 21, 2007 9:51 PM
To: users@tomcat.apache.org
Subject: Re: Performing SSL on tomcat using the JAAS ream

The JAASRealm in Tomcat doesn't currently support CLIENT-CERT auth.

"Clinton J. Totten" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
I am getting a 401 error when trying to access my webapps deployed on
tomcat.  I configured the JAAS realm and connection properties according
to the tomcat documentation in the server.xml file.  In the web.xml file
the login-config auth method element is set to CLIENT-CERT with a realm
name of JAASRealm.  I placed the compiled classes for the login module,
principal and callback handlers under the tomcat/server/classes
directory and put the jaas config file in the conf directory.  Any help
would be appreciated.



Thanks!





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to