]> git.sur5r.net Git - openldap/commit
Fix ldaps / TLS processing...
authorHoward Chu <hyc@openldap.org>
Fri, 12 May 2000 10:43:20 +0000 (10:43 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 12 May 2000 10:43:20 +0000 (10:43 +0000)
commit7d402a5562403ab8bdb46b0df8d40a80b069660c
tree2f3932e94785ad6736772bd324b69d76cc5d3059
parent36eddf715acc005f7e053714522ab104af468517
Fix ldaps / TLS processing...
  open.c: open_ldap_connection was not honoring the TLS config option.
  url.c: ldap_url_dup was not copying the properties.
libraries/libldap/open.c
libraries/libldap/url.c