r7751: only enable tls on the ldaps port in ldap server, and reject non-tls
authorAndrew Tridgell <tridge@samba.org>
Sun, 19 Jun 2005 11:10:15 +0000 (11:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:31 +0000 (13:18 -0500)
commit7a17da2186c628f0d8e8a43ca34320b0f10d9d8f
tree1a34d26ff6ae6797c3ccdfacb928513c135b00db
parent6720bd94b8506d652ddc273bdbe02944e5911e23
r7751: only enable tls on the ldaps port in ldap server, and reject non-tls
connections on that port
(This used to be commit 30da6a1cc41308a16a486111887f45bcf598f064)
source4/ldap_server/ldap_server.c
source4/lib/tls/tls.c
source4/lib/tls/tls.h
source4/web_server/web_server.c