]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10209 libldap: only use OPENSSL_INIT_NO_ATEXIT if it's defined
authorHoward Chu <hyc@openldap.org>
Tue, 7 May 2024 18:47:35 +0000 (19:47 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 May 2024 19:09:29 +0000 (19:09 +0000)
commitc3e710dc28ff2162a3b63f29e179bac9b0549253
tree4d046dfc5b62309a89d55bd4d0cf8460e8116308
parent69dd3f82c84934c4943f55d7d9c05b79d20084fd
ITS#10209 libldap: only use OPENSSL_INIT_NO_ATEXIT if it's defined

Fake OpenSSL clones like LibreSSL don't support it.

In general we will make no effort to support fake OpenSSL clones.
libraries/libldap/tls_o.c