Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-51

Add cipher suite support to LdapConnectionConfig

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0-M5
    • 1.0.0-M6
    • None

    Description

      The current implementation of LdapConnectionConfig exposes properties for KeyManager[] and TrustManager[], but not supported cipher suites. Some clients like to control ciphers on a connection-by-connection basis, restricting to only certain strong ciphers. See http://download.oracle.com/javase/6/docs/api/javax/net/ssl/SSLSocketFactory.html

      It may be more expedient to remove the KeyManager and TrustManager properties and expose a single property for an SSLSocketFactory.

      Attachments

        Activity

          People

            pamarcelot Pierre-Arnaud Marcelot
            dfisher Daniel Fisher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: