curl-library
Crypto locking callbacks?
From: Matthias Tribulowski <matthias.tribulowski_at_opentext.com>
Date: Wed, 30 Jul 2008 16:15:43 +0200
Date: Wed, 30 Jul 2008 16:15:43 +0200
Hi,
is there a reason why curl doesn't provide an option to set the
SSL/CRYPTO multi-threading locking callbacks (i.e.
CRYPTO_set_locking_callback(),CRYPTO_set_id_callback())?
http://www.openssl.org/docs/crypto/threads.html
We use libcurl in many programs which would mean to modify many parts of
the code to have it set for all used libcurl instances. Or I modify the
(common) curl source code, e.g. Curl_ossl_init() seems to be a perfect
spot...
Could that be an option for a future version?
Thanks
Matthias
Received on 2008-07-30