Skip to content

Allow encryption method to accept simple_tls/start_tls

The current mapping of ssl to simple_tls and tls to start_tls were confusing. Pass through the standard terms used in Net::LDAP. Also, update use of method to encryption_method for clarity.

Merge request reports