]> git.sur5r.net Git - openldap/commit
Fixed SSL/TLS context renewal
authorRalf Haferkamp <ralf@openldap.org>
Fri, 1 Apr 2011 07:48:24 +0000 (09:48 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 31 May 2011 21:43:55 +0000 (14:43 -0700)
commitcee1d8638107978ad48334a9b5ca5aacbf54b251
tree56b07def4f876430a64399c8ffa8b634e26c480b
parent7e15dd9165f77a7f626f99f7601630042f2871fb
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.
contrib/ldapc++/src/TlsOptions.cpp