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

The JdbcSslConfiguration incorrectly has property keymanagementAlgorithm set to false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0, 7.7.3
    • 7.7.2
    • Build/Kits
    • None

      The primary issue is the line:

      <property name="keymanagementAlgorithm">false</property>

      The cause of the error message is because "false" is not a known KeyManagerFactory Algorithm.

      Suggestion is to comment out the property, and remove 'false' as the value.

      The Admin Guild Example 3.3 Configuration.

              Unassigned Unassigned
              van.halbert Van Halbert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: