1 Reply Latest reply on May 22, 2012 6:30 AM by ctomc

    Re-using the Security subsystem JSSE configuration with HTTPs connector

    jayvijayraj

      Hi

       

      Is it possible to define the JSSE element configuration in the Security Subsystem Configuration in the standalone.xml and reuse that configuration for the HTTPS connetor "urn:jboss:domain:web:1.1" at the ssl configuration with some reference?

       

      Idea is to define the jaas security domain at common place and reuse it where it required instead of configuring the redundant at local places like for SSL.

       

      Ex: the option securityDomain="java:/jaas/https" used in the tag <Connetor  ..> in Jboss 4.2.3.GA.

       

      Is there any reason why such feature is not available for JBoss AS 7? Is there any possibility to have such feature in the future? Or is there any way already possible then please describe it.

       

      Regards,

      Jay