]
RH Bugzilla Integration updated TEIID-2321:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
The JdbcSslConfiguration incorrectly has property
keymanagementAlgorithm set to false
-------------------------------------------------------------------------------------
Key: TEIID-2321
URL:
https://issues.jboss.org/browse/TEIID-2321
Project: Teiid
Issue Type: Bug
Components: Build/Kits
Affects Versions: 7.7.2
Reporter: Van Halbert
Assignee: Steven Hawkins
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: