]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 18 Nov 2016 00:19:18 +0000 (16:19 -0800)
commitd8c9c414ac6992f38378a95fbb510bfde93c1c0d
tree0ad61bb1a1f8570b0021abc4b4e6894d8e267176
parent80d341aafd1d4c4ce7cf1f49859e98d37aa63d79
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