Skip to content
Snippets Groups Projects
Commit 25411e01 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Provide a libcurl API for setting mutex callbacks in the underlying SSL

library, so that the same application code can use mutex-locking
independently of OpenSSL or GnutTLS being used.
parent a8ac6f1d
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,10 @@ TODO
SSL
* Provide a libcurl API for setting mutex callbacks in the underlying SSL
library, so that the same application code can use mutex-locking
independently of OpenSSL or GnutTLS being used.
* Anton Fedorov's "dumpcert" patch:
http://curl.haxx.se/mail/lib-2004-03/0088.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment