I am using JBoss-3.2.5 (Tomcat) and want to setup a web app to use SSL client authentication. I've got an SSL server certificate successfully installed on the server, and am able to visit pages over SSL with no problem. However, I can't find a lot of useful information on setting up JBoss for SSL client authentication.
I've got the Connector entry in server.xml with clientAuth="true". What's next? Do I need to import the client certificate into JBoss in order to allow it to authenticate? Where do I do that? How do I do that? Are there any step-by-step guides to configuring this?
I have a browser with a certificate configured, but when I attempt to connect to the SSL-enabled page and it prompts me for a certificate to present, the cert is not listed. (I know this typically happens when the server is requesting a cert signed by a different issuer from the client cert, but in my case they are both the same issuer)
I'd REALLY appreciate any help you all could give me. Thanks so much!
Steve Nakhla
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
