]> 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)
committerRalf Haferkamp <ralf@openldap.org>
Fri, 1 Apr 2011 07:48:24 +0000 (09:48 +0200)
commit0d5c46d8380c81ed4dc1bcfd8a4f1475a344eebc
tree41f6c002181667d628c0dab7cc0361197be1901a
parent86dc9d8a4c849ef4c0bb6a9df7e43c0d18728b3c
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