You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/03/22 15:13:15 UTC

[jira] [Commented] (KARAF-2237) LDAP login module cannot look up keystore and/or truststore

    [ https://issues.apache.org/jira/browse/KARAF-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610308#comment-13610308 ] 

Jean-Baptiste Onofré commented on KARAF-2237:
---------------------------------------------

Fixed on trunk: http://svn.apache.org/viewvc?view=revision&revision=1459785
                
> LDAP login module cannot look up keystore and/or truststore
> -----------------------------------------------------------
>
>                 Key: KARAF-2237
>                 URL: https://issues.apache.org/jira/browse/KARAF-2237
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.3.0
>         Environment: OpenJDK 7, RHEL 6.4, Karaf build 2.3.0.fuse-71-047
>            Reporter: David Arnold
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.11, 2.3.2, 2.4.0, 3.0.0
>
>
> LDAPLoginModule.setupSsl calls, via a service reference, OsgiKeystoreManager.createSSLContext - with no timeout.  That's overloaded to call OsgiKeystoreManager.createSSLContext with a timeout of 0.  The for loop in OsgiKeystoreManager.checkForKeystoresAvailability therefore never executes, and perfectly valid keystores and truststores will never be found.

--
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