Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2294

Allow to use alias name to lookup the certificate from keysore at jdbc ssl transport layer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.4.1, 8.5
    • 8.0
    • Server
    • None

    Description

      From the teiid 8.1 schema (jboss-teiid.xsd) under docs, there is no "alias" attribute defined for jdbc transport layer. Here is the question: in the case of there are multiple certificates defined at keysore, what certificate jdbc ssl will use? How to specify correct one to use?

      Here is the sample teiid jdbc configuration used:

      <transport name="jdbc" socket-binding="teiid-jdbc">
      <authentication security-domain="mysecuritydomain"/>
      <ssl mode="enabled" keymanagement-algorithm="SunX509">
      <keystore name="/opt/test.keystore" password="password"/>
      </ssl>
      </transport>

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            yjma2001_jira Jack Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: