View | Details | Raw Unified | Return to bug 97528
Collapse All | Expand All

(-)/usr/ports/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c Mon May 8 13:34:45 2006 (+8 lines)
Line 0 Link Here
1
--- contrib/mod_ldap.c Fri Apr 21 10:31:23 2006
2
+++ contrib/mod_ldap.c Fri Apr 21 10:31:43 2006
3
@@ -55,7 +55,7 @@
4
  * after connecting to the LDAP server. If TLS cannot be enabled, the LDAP
5
  * connection will fail.
6
  */
7
-/* #define USE_LDAP_TLS */
8
+#define USE_LDAP_TLS

Return to bug 97528