You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2010/10/21 17:42:17 UTC

[jira] Created: (DIRAPI-34) Can't bind to an LDAPS connection

Can't bind to an LDAPS connection
---------------------------------

                 Key: DIRAPI-34
                 URL: https://issues.apache.org/jira/browse/DIRAPI-34
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 0.2.0
            Reporter: Pierre-Arnaud Marcelot
             Fix For: 0.2.0


While integrating the API inside Studio, I noticed I couldn't bind on LDAPS connections.
Bind operation waits until it gets a time out LDAP Exception. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DIRAPI-34) Can't bind to an LDAPS connection

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRAPI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925828#action_12925828 ] 

Pierre-Arnaud Marcelot commented on DIRAPI-34:
----------------------------------------------

This only occurs when no TrustManager is set.
I suggest that we had a default TrustManager (which rejects bogus certificates).
I will close this issue and open a separate one for this suggestion.

> Can't bind to an LDAPS connection
> ---------------------------------
>
>                 Key: DIRAPI-34
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-34
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Pierre-Arnaud Marcelot
>             Fix For: 0.2.0
>
>
> While integrating the API inside Studio, I noticed I couldn't bind on LDAPS connections.
> Bind operation waits until it gets a time out LDAP Exception. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRAPI-34) Can't bind to an LDAPS connection

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRAPI-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRAPI-34.
----------------------------------------

    Resolution: Not A Problem

Setting the NoVerificationTrustManager, solved the issue.
Letting DIRAPI-38 open to keep track of an improvement.

> Can't bind to an LDAPS connection
> ---------------------------------
>
>                 Key: DIRAPI-34
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-34
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Pierre-Arnaud Marcelot
>             Fix For: 0.2.0
>
>
> While integrating the API inside Studio, I noticed I couldn't bind on LDAPS connections.
> Bind operation waits until it gets a time out LDAP Exception. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.