0

Cannot start sshd service

When i restart my sshd daemon it' s got failed and shows the below error. How to resolve it?

Starting sshd: /usr/sbin/sshd: error while loading shared libraries: libcrypto.so.10: cannot open shared object file: No such file or directory
CentOS OpenSSH SSH Add a comment
philippe
asked Feb 15 2018

Answer

0

It's look like libcrypto.so.10 is missing from your system try re-installing openssl

Add a comment
parthiban
asked Feb 15 2018
edited Oct 05 2018
Post your Answer