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

Consistify LdapConnectionConfig useTls and useSsl flags

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.2
    • 2.1.0
    • None

    Description

      The LdapConnectionConfig class contains two flags useSsl and useTls. If useSsl is true the SslFilter added to the filter chain during connect() and the secure layer is automatically established. If useTls is true that's not the case, the SslFilter is only added when calling startTls() explicitly or if a simple or anonymous bind is performed, but for example not if a SASL bind is performed.

      Attachments

        Issue Links

          Activity

            People

              seelmann Stefan Seelmann
              seelmann Stefan Seelmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: