#ssl?, #start_tls?
47 48 49
# File 'lib/active_ldap/adapter/ldap.rb', line 47 def connect(host, port) LDAP::Conn.new(host, port) end