You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (Jira)" <ji...@apache.org> on 2021/06/19 20:29:00 UTC

[jira] [Commented] (DIRAPI-374) Consistify LdapConnectionConfig useTls and useSsl flags

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

Stefan Seelmann commented on DIRAPI-374:
----------------------------------------

https://github.com/apache/directory-ldap-api/commit/bf32f0e902ffb08839defcaf3c1de5164d83e092

> 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
>            Priority: Major
>             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: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org