On 27/10/2022 18:08, decatur93@163.com wrote:
Hi, all. I have done "make && make install" under "sudo", then I got this when "make cert"
...
139784943940928:error:25066067:DSO support routines:dlfcn_load:could not load the shared library:../crypto/dso/dso_dlfcn.c:118:filename(libproviders.so): libproviders.so: cannot open shared object file: No such file or directory
Good point. I just noticed it today. "make cert" indeed stopped working with OpenSSL older with 3.0. A workaround is to comment out (or remove) the "providers = provider_sect" line in tools/openssl.cnf. I need to find a way to fix it.
Best regards, Mike