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

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

Fixed on karaf-2.2.x: 
http://svn.apache.org/viewvc?view=revision&revision=1460490
                
> 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

Reply via email to