Hi, > -----Original Message----- > From: Andrew [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 1:30 PM > To: Tomcat Users List > Subject: HTTPS client authentification > > > Hi, I 've a simple question. If I've configured some rules and > JDBCRealm as > credentials store for may webapp+ set transport-guaratee to CONFIDENTIAL > for some resources, how I must setup SSL connector that it > authentificate my > users through client certificates.More concrete JDBCRealm is > not used in this case but must be used PKI based authentification > mechanism > instead? How I can setup my users for CLIENT-CERT? >
Well, you know it's not a simple question. It took me about 2 weeks to find some clues and I still can't require client auth on application level. It seems request can't pass to client through mod_jk. So, I had to ask sysadmin to require certificate authentication with Apache. I didn't try mod_webapp though. Not very helpful answer, eh? Try with more specific questions and I hope I'll be able to help. BTW, there is no such word "authentiFIcation". It was surprise for me to. :) > Thank you. > > Anton -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
