A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via bb62d9cb732c894023c5c9f5893acf40add7376c (commit) from 9e156bf91467da256ade7842b03b0aa6f9b7405c (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit bb62d9cb732c894023c5c9f5893acf40add7376c Author: Howard Chu hyc@openldap.org Date: Thu Aug 31 16:53:45 2017 +0100
ITS#8270 use the configured exop timeout for StartTLS
Also, there's no need for a retry loop here. Just wait for the specified timeout or give up.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-ldap/back-ldap.h | 2 ++ servers/slapd/back-ldap/bind.c | 29 +++++++++++------------------ 2 files changed, 13 insertions(+), 18 deletions(-)