Can't enable GOST engine support in OpenSSL
问题 I'm trying to install SoftHSM as shown here, which requires OpenSSL. So I installed OpenSSL v1.0.2j, but it seems it doesn't have bundled GOST support, or at least I couldn't find libgost.so in /usr/lib/openssl/engines ; so I took it from an older version of OpenSSL that I found (v1.0.0k-2.1.x86_64) and placed it in that folder. Then, as suggested in multiple forums, I modified the file openssl.cnf (in /usr/local/ssl ). In the line after RANDFIL = $ENV::HOME/.rnd I added: openssl_conf=openssl