]> git.sur5r.net Git - openldap/commit
ITS#8270 use the configured exop timeout for StartTLS
authorHoward Chu <hyc@openldap.org>
Thu, 31 Aug 2017 15:53:45 +0000 (16:53 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 31 Aug 2017 15:53:45 +0000 (16:53 +0100)
commitbb62d9cb732c894023c5c9f5893acf40add7376c
tree51b6b2fe7a7d0d0dc0eb2e018b388477d24ff56b
parent9e156bf91467da256ade7842b03b0aa6f9b7405c
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.
servers/slapd/back-ldap/back-ldap.h
servers/slapd/back-ldap/bind.c