The OP of the 2nd post seems to have fixed it using zypper but neither zypper, curl, or wget work on my system as I get the error
$ zypper search -s libopenssl3
zypper: /lib64/glibc-hwcaps/x86-64-v3/libssl.so.3.1.4: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)
After rm the file and now when I run zypper, I get
$ zypper dup
zypper: /lib64/glibc-hwcaps/x86-64-v3/libcrypto.so.3.1.4: version `OPENSSL_3.3.0' not found (required by /lib64/libssl.so.3)
zypper: /lib64/glibc-hwcaps/x86-64-v3/libcrypto.so.3.1.4: version `OPENSSL_3.2.0' not found (required by /lib64/libssl.so.3)
zypper: /lib64/glibc-hwcaps/x86-64-v3/libcrypto.so.3.1.4: version `OPENSSL_3.4.0' not found (required by /lib64/libssl.so.3)