]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10216 libldap: fix OpenSSL channel binding digest
authorHoward Chu <hyc@openldap.org>
Tue, 14 May 2024 15:13:15 +0000 (16:13 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 21 May 2024 15:42:09 +0000 (15:42 +0000)
commit8bb35fd878d4100876441bba010c15c348fe6543
tree854eb708fd624cd1142e17917315b156cc4f492e
parent1e75e3d6a8ea2bfce30012b6f1832f77bff4fd1b
ITS#10216 libldap: fix OpenSSL channel binding digest

The OBJ_find_ API is undocumented but this is what OpenSSL libcrypto does itself.
libraries/libldap/tls_o.c