------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=230 --- Comment #9 from Git Commit <[email protected]> 2011-02-05 06:17:14 --- Git commit: http://git.exim.org/exim.git/commitdiff/bc19a55bf1d4db3a09f8030484faf8a824a9805d commit bc19a55bf1d4db3a09f8030484faf8a824a9805d Author: Phil Pennock <[email protected]> AuthorDate: Sat Feb 5 00:22:28 2011 -0500 Commit: Phil Pennock <[email protected]> CommitDate: Sat Feb 5 00:22:28 2011 -0500 ldap tls negotiation support. closes bug 230 applies patches provided by adam ciarcinski of netbsd in bug 230. adds documentation. tested the negotiation and server verification, not tested the client certificate presentation but looks sane. ---- doc/doc-docbook/spec.xfpt | 86 +++++++++++++++++++++++++++++++++++++++++++++ doc/doc-txt/ChangeLog | 2 + doc/doc-txt/NewStuff | 10 +++++ src/src/globals.c | 7 ++++ src/src/globals.h | 7 ++++ src/src/lookups/ldap.c | 58 ++++++++++++++++++++++++++++++ src/src/readconf.c | 7 ++++ 7 files changed, 177 insertions(+), 0 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
