| REGADE Sébastien Ext ROSI/DPS 2006-04-13, 7:08 pm |
| Hi,
I have a problem when i'm using ldap over SSL (ldaps).
When i try to do a big request, this error is returned :
decode error 00<=>30 0 8 at C:/Perl/site/lib/Convert/ASN1/_decode.pm line 107, <CONFIG> line 5.
In debug mode i receive that :
Net::LDAPS=HASH(0x1d9fcb0) received:
30 84 00 00 02 06 02 01 02 64 84 00 00 01 FD 04 0........d....
4C 43 4E ***
Net::LDAPS=HASH(0x1d9fcb0) received:
00 84 00 00 02 07 02 01 02 64 84 00 00 01 FE 04 .........d....
4C 43 4E 3D ****
I know that the first line of the last log received is not correct because it begin by 00 in place of 30 but i don't know why !!
i already installed the lasted version of modules such as net::ldap, net::ssleay, convert::asn
Any idea ?
Regards
Sébastien REGADE
|