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

Transport security

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

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
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: