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 0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc (commit) from 86dc9d8a4c849ef4c0bb6a9df7e43c0d18728b3c (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 0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc Author: Ralf Haferkamp ralf@openldap.org Date: Fri Apr 1 09:48:24 2011 +0200
Fixed SSL/TLS context renewal
LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for ldap_set_option when renewing a client's SSL context.
-----------------------------------------------------------------------
Summary of changes: contrib/ldapc++/src/TlsOptions.cpp | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)