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

Transport security

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: