The obsolete packages repository https://vault.centos.org/4.0/os/x86_64/CentOS/RPMS/ contains one I would like to install on CentOS/Rocky 8.
I am having problems with basic libraries such as libcrypto.so.4 and libssl.so.4 that conflict with the new system.
openssl-1.X doesn't allow openssl-0.X while the reverse is possible
I tried to install openssl-0.X which contains the missing dependencies but this leads to a broken system when I uninstall current openssl-1.X
I also tried to create symbolic links for the missing libraries to the existing ones