I have some issue to install MySecureShell on CentOS 5.4 because I want to use Yum to install it (for maintainability). I get this error :
yum install mysecureshell
Error: Missing Dependency: libcrypto.so.10()(64bit) is needed by package mysecureshell-1.20-1.x86_64 (mysecureshell)
I assume that the issue is that openSSL shipped with CentOS 5.4 is too old...
I don't want to install everything manually so I would like to know if there is an equivalent to MySecureShell which would work with CentOS 5.4.
Thanks!
UPDATE :
OpenSSL is correctly installed. However only libcrypto.so.6 is available on my system (due to an old OpenSSL version available in the CentOS repo)
I am using a Fedora 12 repository for MySecureShell