mongosh: OpenSSL configuration error:
Error when installing Enterprise MongoDB
00D1455CCD7F0000:error:030000A5:digital envelope routines:alg_module_init:error loading section:crypto/evp/evp_cnf.c:34:
Solution:
Open the following file:
sudo nano /etc/crypto-policies/back-ends/opensslcnf.config
Comment the following lines of code.
#[openssl_init]
#alg_section = evp_properties
#[evp_properties]
#rh-allow-sha1-signatures = yes