]> git.sur5r.net Git - openldap/commit
ITS#8353 partial fixes
authorHoward Chu <hyc@openldap.org>
Thu, 21 Jan 2016 18:01:17 +0000 (18:01 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 21 Jan 2016 18:05:42 +0000 (18:05 +0000)
commitf2d0aa7d2294eaf1d85eaaeb68fd7fd8433207ec
tree73d32753fb64cd76246ecaeb95ea792feab5f5c8
parenteaee3b39ba58bf0630679a35e7be6062d8cbd78c
ITS#8353 partial fixes

ERR_remove_state() is deprecated since OpenSSL 1.0.0
Use X509_NAME_ENTRY_get_object() instead of direct access.
libraries/libldap/tls_o.c