Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2237

LDAP login module cannot look up keystore and/or truststore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.2.11, 2.3.2, 2.4.0, 3.0.0
    • karaf
    • None
    • OpenJDK 7, RHEL 6.4, Karaf build 2.3.0.fuse-71-047

    Description

      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.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            watermelonjam David Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: