[teiid-issues] [JBoss JIRA] (TEIID-2321) The JdbcSslConfiguration incorrectly has property keymanagementAlgorithm set to false

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Dec 6 12:15:18 EST 2012


     [ https://issues.jboss.org/browse/TEIID-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated TEIID-2321:
-------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=884763

    
> 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: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list