curl / Mailing Lists / curl-users / Single Mail

curl-users

What's the best practice for libcurl + openssl?

From: ccwwl Wu <ccwenlin_at_gmail.com>
Date: Mon, 5 Nov 2018 18:56:03 +0800

In my application, I use libcurl for https, and directly using openssl for
md5. So when I call curl_global_cleanup, this function will call
EVP_cleanup which will clean all ssl environment, then md5 algorithm will
be disabled. So what's the best practice for libcurl + openssl? The version
of my libcurl is 7.60.

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-11-05