------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1382 Todd Lyons <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #15 from Todd Lyons <[email protected]> 2013-09-22 17:44:17 --- Set up a test LDAP server with real data from a real internal LDAP server. Configured the test server to have a self-signed cert, same as the submitter's system. I verified that the pre-patch code did not work properly at all against the ldap server with the same configurations as the submitter. With the patched code, I performed several lookups against the server with various combinations of ldap_start_tls = true/false and ldap_require_cert = hard/require/try/allow/never. In each case, the code performed as it was configured to perform. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
