Re: Tomcat7 Client Certicate Authentication Using Datasource Realm Fails

2014-05-04 Thread Dhayanidhi sundaramoorthi
:00 Dhayanidhi sundaramoorthi > : > > Hi, > > > > Thanks for your response. > > > > Can you pls let me know the exact location where I am supposed to > configure > > the realm in server.xml? > > It belongs to a "container" (Contex

Re: Tomcat7 Client Certicate Authentication Using Datasource Realm Fails

2014-05-04 Thread Dhayanidhi sundaramoorthi
Dhaya On Sun, May 4, 2014 at 8:27 AM, Konstantin Kolinko wrote: > 2014-05-04 3:31 GMT+04:00 Dhayanidhi sundaramoorthi > : > > Hi, > > > > In Tomcat7, we are trying to do client certificate authentication using > > datasource realm. But it fails. > > &g

Re: Tomcat7 Client Certicate Authentication Using Datasource Realm Fails

2014-05-03 Thread Dhayanidhi sundaramoorthi
Hi, Please find the meaningful log again. FINE: Authenticating client certificate chain May 03, 2014 8:11:00 PM org.apache.catalina.realm.RealmBase authenticate FINE: Checking validity for 'CN=ssodemo01.es.ad.adp.com, OU="DataExchange, ADP Technologies", O="Automatic Data Processing, Inc", STRE

Tomcat7 Client Certicate Authentication Using Datasource Realm Fails

2014-05-03 Thread Dhayanidhi sundaramoorthi
Hi, In Tomcat7, we are trying to do client certificate authentication using datasource realm. But it fails. Please fnd the configuration below: server.xml: security role configuration /conf/web.xml:

Tomcat7 Client Certificate Authentication Using Datasource Ralm Fails

2014-05-03 Thread Dhayanidhi sundaramoorthi
Hi,