[jboss-jira] [JBoss JIRA] Created: (JBAS-8144) Trust Manager Implementation providing a consolidated trust store or keystore

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Wed Jun 30 15:56:46 EDT 2010


Trust Manager Implementation providing a consolidated trust store or keystore
-----------------------------------------------------------------------------

                 Key: JBAS-8144
                 URL: https://jira.jboss.org/browse/JBAS-8144
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: 6.0.0.M3
            Reporter: Anil Saldhana
            Assignee: Marcus Moyses
             Fix For: 6.0.0.M4


Typically services can set the JSSE system properties at run time to obtain the various keystores and trust stores,  ciphers, etc....   

There can be situations when the AS as a whole should be using just one keystore and truststore for all the services.  Essentially, ignoring any of the JSSE system property circus the services may be doing.

For this to happen, we need a MC bean (a trust manager implementation) that takes in configurable keystore/truststore locations and is installable in boostrap/security.xml on demand.  This trust store should be delegating all queries to the base JDK trust manager.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list