Just want to make you aware that Red Hat rebased OpenSSL in RHEL 9.7 and 10.1 to version 3.5.
This leads to many commands (e.g. nslookup, rpmbuild, etc) no longer working when run as site user because if its LD_LIBRARY_PATH settings and Checkmk comes with some own libraries (like ~/lib/libcrypto.so.3).
running such commands then lead to errors like this:
OMD[dev24b]:~$ nslookup bla
nslookup: /omd/sites/dev24b/lib/libcrypto.so.3: version `OPENSSL_3.4.0’ not found (required by /lib64/libisc-9.16.23-RH.so)