/lib64/libldap.so.2: undefined symbol: EVP_md2

Posted on

I upgraded from 9.4 to 9.5 and something broke in LDAP/SSL.

NetworkManager

NetworkManager: symbol lookup error: /lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_3.0.0

dnf update

ImportError: /lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_3.0.0

The openldap-* version did not change with the upgrade. openssl-* went from 3.0 to 3.2.2. However, I downgraded openssl back to a previous 3.0 version and the issue still persists.

My server is dead in the water. I'm not sure how to fix this.

Thanks,
Scott

Responses