LDAP TLS negotiation support.
authorPhil Pennock <pdp@exim.org>
Sat, 5 Feb 2011 05:22:28 +0000 (00:22 -0500)
committerPhil Pennock <pdp@exim.org>
Sat, 5 Feb 2011 05:22:28 +0000 (00:22 -0500)
commitbc19a55bf1d4db3a09f8030484faf8a824a9805d
treea1731b5abf2d3b6c527a039963eda7ccace69c4e
parent09dcaba9252681dbacff8c19b34e983c659e44b9
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
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/globals.c
src/src/globals.h
src/src/lookups/ldap.c
src/src/readconf.c