For Programmers: Free Programming Magazines  


Home > Archive > LDAP > May 2006 > Re: LDAP_DECODING_ERROR:C<Net::LDAP> on SSL connection after









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: LDAP_DECODING_ERROR:C<Net::LDAP> on SSL connection after
Graham Barr

2006-05-18, 7:16 pm

On Thu, May 18, 2006 12:18 pm, Chris Ridd wrote:
> On 15/5/06 3:26, Si Smith <simon.p.smith@googlemail.com> wrote:
>
>
> I wasn't sure if you were using paged results or VLV.
>


>
> It does, and it explains the LDAP_DECODING_ERROR. Now, why is it
> happening...


I do not know what debug data from Net::SSLeay look like, but try setting

$Net::SSLeay::trace = 2;

or maybe = 3. I hope it will provide some dump of the data. This would at
least tell us what data Convert::ASN1 is seeing (I hope) and if the bug is
in there or somewhere else.


> What version of Convert::ASN1 are you using?


And what version of perl?

Graham.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com