[jboss-dev-forums] [Security Development] New message: "Re: client authentication on a JRMP SSL connection; multiple"
Stefan Guilhen
do-not-reply at jboss.com
Wed Jan 13 12:04:52 EST 2010
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
More information about the jboss-dev-forums
mailing list