SSH broken as Check_MK site user

An update, I realized, I also have a DEV server running. Replacing the Check_MK version of libcrypto.so.1.1 with the system version is not an option. Tried it, and when, for example, trying to check the services of a server it results in this:

Error running automation call try-inventory (exit code 1), error:

Traceback (most recent call last):
  File "/omd/sites/TWO/bin/check_mk", line 36, in 
    import cmk.base.config as config  # pylint: disable=cmk-module-layer-violation
  File "/omd/sites/TWO/lib/python3/cmk/base/config.py", line 59, in 
    import cmk.utils.version as cmk_version
  File "/omd/sites/TWO/lib/python3/cmk/utils/version.py", line 25, in 
    import livestatus
  File "/omd/sites/TWO/lib/python3/livestatus.py", line 13, in 
    import ssl
  File "/omd/sites/TWO/lib/python3.8/ssl.py", line 98, in 
    import _ssl             # if we can't import it, let the error propagate
ImportError: /omd/versions/2.0.0p12.cre/lib/libssl.so.1.1: symbol EVP_idea_cbc, version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 with link time reference