Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12617

Transport security

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 13.0.0.CR1
    • None
    • Security, Server
    • None

    Description

      Extend the infinispan/cache-container/transport schema so that a security-realm may be specified in server configurations:

      <cache-container name="default">
            <transport cluster="${infinispan.cluster.name:cluster}" stack="${infinispan.cluster.stack:tcp}" node-name="${infinispan.node.name:}" server:security-realm="default"/>
         </cache-container>
      

      If the security realm has an SSL server identity, JGroups will be configured to use a SSLSocketFactory.
      If the security realm has a backing realm, JGroups will be configured to enable authentication.

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: