]> git.sur5r.net Git - openldap/commit
ITS#8720 use the configured exop timeout for StartTLS
authorHoward Chu <hyc@openldap.org>
Thu, 31 Aug 2017 15:53:45 +0000 (16:53 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 11 Oct 2017 19:11:22 +0000 (12:11 -0700)
commita1df76d9539e43662a89be05da4a59589fe0886c
treea2eea001d28a15559ac9ac399eaf99981dacb73b
parente6fe81a1a5cf101935069288a295df0c5af38fc7
ITS#8720 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