Net::LDAPS using weak encryption?

2008-08-18 Thread Gregory K . Ruiz-Ade
I'm using a custom perl script, using perl-ldap (Net::LDAP). When I connect with the script to the ldaps:// server, I get this in the logs: Aug 15 16:57:14 csenet slapd2.3[4105]: conn=1326 fd=15 TLS established tls_ssf=56 ssf=56 Aug 15 16:57:14 csenet slapd2.3[4105]: conn=1326 op=0 BIND d

Re: Net::LDAPS using weak encryption?

2008-08-18 Thread Gregory K. Ruiz-Ade
On Aug 18, 2008, at 9:56 AM, Gregory K.Ruiz-Ade wrote: Anyone have any ideas why perl-ldap/Net::LDAP would be using such weaker encryption? I've got all the necessary certificates properly installed for openssl. Is there a configuration option that changed from version 0.31 (on our RHEL/C