Stefan Seelmann created DIRAPI-374:
--------------------------------------

             Summary: Consistify LdapConnectionConfig useTls and useSsl flags
                 Key: DIRAPI-374
                 URL: https://issues.apache.org/jira/browse/DIRAPI-374
             Project: Directory Client API
          Issue Type: Improvement
    Affects Versions: 2.0.2
            Reporter: Stefan Seelmann
            Assignee: Stefan Seelmann
             Fix For: 2.0.3


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to