SquareSquash / web

Squash’s front-end and API host.
http://www.squash.io
Apache License 2.0
963 stars 135 forks source link

support simple_tls encryption mode for Net::LDAP #106

Closed codekitchen closed 10 years ago

codekitchen commented 10 years ago

Our LDAP server uses simple_tls, rather than start_tls. This change defaults to start_tls for backwards compatibility.