Support TLS parameters for ldaps URIs
This merge request adds support for ldaps:// URIs. For them, the Net::LDAP start_tls method is not called but TLS options are passed to the Net::LDAP constructor.
Edited by Eero Häkkinen
This merge request adds support for ldaps:// URIs. For them, the Net::LDAP start_tls method is not called but TLS options are passed to the Net::LDAP constructor.