Hans Holt wrote:
Hi,
I'm new to Net::LDAP and want to use it to acess an OpenLDAP server that
accepts simple authentication over TLS. TLSVerifyClient is set to 'never' on
the server.
Using the openldap package ldapsearch establishes a tls connection and
searches the ldap directory as expected.
Hi,
I'm new to Net::LDAP and want to use it to acess an OpenLDAP server that
accepts simple authentication over TLS. TLSVerifyClient is set to 'never' on
the server.
Using the openldap package ldapsearch establishes a tls connection and
searches the ldap directory as expected.
My simple perl sc