By the way I believe we could talk directly from the LDAP Connector JIRA
issue <https://wso2.org/jira/browse/ESBCONNECT-92> instead from here or use
the pull request that I requested from GitHub
<https://github.com/wso2-extensions/esb-connector-ldap/pull/3>, so we can
keep the history of it from one place.

On Wed, May 18, 2016 at 1:41 PM, Willian Antunes <
[email protected]> wrote:

> Vivekananthan,
>
> Did you see what happened during the communication process? If didn't try
> to install an sniffer like Wireshark to understand which error the LDAP
> server sent to you.
>
> There are two scenarios which you can use to test:
>
> 1 - Set *secureConnection* and *disableSSLCertificateChecking both as
> true* in order to use a SSL port and ignore the certificate provided by
> the LDAP server.
> 2 - Set *secureConnection* *as* *true* and *disableSSLCertificateChecking
> as* *false* in order to use a SSL port and to validate the certificate
> provided by the LDAP server. You have to make sure you have the ROOT CA was
> imported in your OS which was used to sign the LDAP certificate, if you
> don't then the connection will fail. Try to use an sniffer to understand
> what is happening.
>
> Important: Does not make sense to configure secureConnection as false
> and disableSSLCertificateChecking as true because you're not using a secure
> port like 636.
>
> If you have any doubt please contact me!
>
> Regards,
> Antunes
>
> On Wed, May 18, 2016 at 4:05 AM, Vivekananthan Sivanayagam <
> [email protected]> wrote:
>
>> Hi Malaka,
>>
>> I am working on that and still I have a problem in configure LDAP with
>> SSL connection. Without SSL connection, the connector is working and
>> according to the his changes, the SearchEntry method is working
>> with onlyOneReference parameter. I need to check in SSL connection part.
>>
>> I configured in ubuntu and I could not connect LDAP over SSL connection.
>> When I configure with port 636,it shows "ldap_result: Can't contact LDAP
>> server (-1)" error.
>>
>>
>>
>>
>>
>> *Thank youVivekananthan Sivanayagam*
>>
>> *Associate Software Engineer | WSO2*
>>
>> *E:[email protected] <e%[email protected]>*
>> *M:+94752786138 <%2B94752786138>*
>>
>> On Wed, May 18, 2016 at 9:22 AM, Malaka Silva <[email protected]> wrote:
>>
>>> Hi Vivekananthan,
>>>
>>> Please update the progress please?
>>>
>>> Shakila went through some of the methods in this connector. The
>>> description for parameters are not added in all templates. This is not the
>>> standard that we followed so far.
>>>
>>> On Sat, May 7, 2016 at 3:26 PM, Rajjaz Mohammed <[email protected]> wrote:
>>>
>>>> Hi Willian,
>>>>
>>>> Sorry for the missing headers. I edited the files from Developer
>>>>> Studio, it erases the XML file to a new one every time you open it. So 
>>>>> even
>>>>> when a comment is inserted, the file will be erased again in the design
>>>>> view.
>>>>>
>>>>
>>>>
>>>> I will look on that and update.
>>>>
>>>> --
>>>> Thank you
>>>> Best Regards
>>>>
>>>> *Rajjaz HM*
>>>> Associate Software Engineer
>>>> Platform Extension Team
>>>> WSO2 Inc. <http://wso2.com/>
>>>> lean | enterprise | middleware
>>>> Mobile | +94752833834|+94777226874
>>>> Email   | [email protected]
>>>> LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> | Blogger
>>>> <http://wso2experience.blogspot.com/> | WSO2 Profile
>>>> <http://wso2.com/about/team/mohammer-rajjaz/>
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Malaka Silva
>>> Senior Tech Lead
>>> M: +94 777 219 791
>>> Tel : 94 11 214 5345
>>> Fax :94 11 2145300
>>> Skype : malaka.sampath.silva
>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>> Blog : http://mrmalakasilva.blogspot.com/
>>>
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>> http://www.wso2.com/
>>> http://www.wso2.com/about/team/malaka-silva/
>>> <http://wso2.com/about/team/malaka-silva/>
>>> https://store.wso2.com/store/
>>>
>>> Save a tree -Conserve nature & Save the world for your future. Print
>>> this email only if it is absolutely necessary.
>>>
>>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to