Skip to content

Allow encryption method to accept simple_tls/start_tls

Michael Kozono requested to merge sane_encryption_methods2 into master

Cherry picked !5 (closed) and fixed conflicts and modified tests.

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 for clarity.

Merge request reports