#ssl?, #start_tls?
74 75 76
# File 'lib/active_ldap/adapter/ldap.rb', line 74 def connect(host, port, options={}) LDAP::Conn.new(host, port) end