Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-11 Thread Eric Covener
On Fri, Sep 11, 2015 at 1:31 PM, Andy Wang wrote: > Do you mind if I ask which sdk (mozilla?) and why? The only dev environment I keep around for Windows is for IBM's distribution of Apache. In that distro, we use the same IBM LDAP SDK on all platforms.

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-11 Thread Andy Wang
On 09/08/2015 09:38 PM, Eric Covener wrote: I always build with an alternate SDK on Windows Do you mind if I ask which sdk (mozilla?) and why? Thanks, Andy

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-10 Thread Andy Wang
The patch in trunk is broken. It looks like it was applied with the 2.2.25 generated diff and patch heuristically applied On 09/08/2015 09:38 PM, Eric Covener wrote: No reason at all as far as I can tell, just overlooked. I always build with an alternate SDK on Windows -- a confirmation

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-10 Thread Andy Wang
On 09/10/2015 01:50 PM, Andy Wang wrote: I'm going to try 2.2.31 now to see if I see different behavior. But other than to correct the incorrect message about SSL being unavailable, in 2.4.x the fixed version of the patch doesn't appear to functionally change anything. yup, 2.2.31 works

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-10 Thread Andy Wang
On 09/10/2015 02:51 PM, Eric Covener wrote: On Thu, Sep 10, 2015 at 3:44 PM, Andy Wang wrote: yup, 2.2.31 works perfectly fine for me as well without any additional patches. I posted a comment on the bugzilla report as well as an updated patch against 2.4.16. I don't have

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-10 Thread Eric Covener
On Thu, Sep 10, 2015 at 3:44 PM, Andy Wang wrote: > yup, 2.2.31 works perfectly fine for me as well without any additional > patches. I posted a comment on the bugzilla report as well as an updated > patch against 2.4.16. I don't have trunk sucked down in svn yet, so I > didn't

Re: PR 54626 - ldaps not working with microsoft ldapsdk

2015-09-08 Thread Eric Covener
On Wed, Aug 26, 2015 at 2:34 PM, Andy Wang wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=54626 > > It looks like this was fixed in trunk a couple of years ago. > > Is there a reason why it wasn't proposed for a backport to 2.4 or to 2.2? > > I don't mind managing the

PR 54626 - ldaps not working with microsoft ldapsdk

2015-08-26 Thread Andy Wang
https://bz.apache.org/bugzilla/show_bug.cgi?id=54626 It looks like this was fixed in trunk a couple of years ago. Is there a reason why it wasn't proposed for a backport to 2.4 or to 2.2? I don't mind managing the patch myself - I'm trying to get someone to stage a system for me to test it,