Hi,
Recently we've upgraded the OS to Rocky-Linux-8 and found
```
$condor_master
condor_master: error while loading shared libraries: libcrypto.so.10: cannot open shared object file: No such file or directory
```
FYI, we installed `condor-23.5.2-1-x86_64_CentOS7-stripped` and the current openssl version is
```
$openssl version
OpenSSL 1.1.1k ÂFIPS 25 Mar 2021
```
Any quick remedy?
Thank you.
Best,
Seung