diff --git a/makefile.conf b/makefile.conf index 5f3de31..8aa3c01 100644 --- a/makefile.conf +++ b/makefile.conf @@ -98,7 +98,7 @@ IPv6 = false # # SOCKET = [std|openssl|gnutls] # -SOCKET = std +SOCKET = gnutls ############################################################################## # AWS provides a binding to the LDAP API. This binding will use the standard @@ -108,7 +108,7 @@ SOCKET = std # # LDAP = [true|false] # -LDAP = false +LDAP = true ############################################################################## # To activate the debug mode just uncomment the variable below. This will