On Mon, 23 Mar 2020, Jeffrey Walton wrote:
$ OpenSSL 1.1.1e
$ nm -g $HOME/tmp/lib/libcrypto.so | grep RAND_egd
$
So it looks like EGD is off by default in OpenSSL 1.1.1.
Indeed, but also this works fine for me already! I had totally forgot about it
but the configure script checks for RAND_egd and our code #ifdefs accordingly.
On my machine in the curl tree:
$ grep RAND_EGD lib/curl_config.h
/* #undef HAVE_RAND_EGD */
--
/ daniel.haxx.se | Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, new features
| https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html