Re: Having trouble with TLS and server verification

2010-07-13 Thread Prentice Bisbal
Paul, Check the permsissions ownership of your certificates and the directory containing them. Also check that there are no typos in your capath. I'm using start_tls without a problem. Here's an example of my code in a subroutine. Since I don't know if the server(s) in @servers are ldap://host.e

RE: Having trouble with TLS and server verification

2010-07-13 Thread Paul Liu
Hi, thanks for the info. I still have the same error with LDAPS instead of TLS. The behaviour is the same too, it works if I don't require verification, but fails if I do. -Original Message- From: Dieter Kluenter [mailto:die...@dkluenter.de] Sent: July-13-10 2:38 AM To: perl-ldap@perl.o