JBoss development,
A new message was posted in the thread "client authentication on a JRMP SSL
connection; multiple key":
http://community.jboss.org/message/519859#519859
Author : Stefan Guilhen
Profile :
http://community.jboss.org/people/sguilhen@redhat.com
Message:
--------------------------------------------------------------
Ovidiu, most of the code you'll be touching (org.jboss.security.ssl.*,
JaasSecurityDomain) is located in the application server security module (trunk/security).
However, the SecurityDomain interface is defined in the security-spi project, so the first
thing we have to do is to apply all the needed changes to this interface and then cut a
release of the security project. After that we can update the AS and perform the remaining
changes.
Security-SPI svn:
http://svn.jboss.org/repos/jbossas/projects/security/security-spi/trunk
Let me know when you're done so I can cut the release for you.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/519859#519859