I'm using JBoss-3.2.5 (SSL with client authentication) to integrate with IIS 5.0. I'm using isapi_redirector.dll to act as connector.
My client's certificate is signed by Thawte. Therefore, it's basically a chained certificate. My problem is, when the request arrives at my application via IIS, the root CA certificate is gone. I only manage to read client's certificate. But if my client request is directly made to Jboss, my application will be able to read all the chained certificates. FYI, IIS has been configured to accept client certificate only. Why it's behave in such way?is it because of the isapi_redirector.dll which is not able to redirect the whole https request? Please advice..thanks a lot..:-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852052#3852052 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852052 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
