Hello Michael, I was able to recreate the behavior you reported. I spun up a CentOS 6.4 server and switched it to use IUS's openssl10. Then I upgraded to 6.5: # cat /etc/issue CentOS release 6.4 (Final) Kernel \r on an \m # rpm -qa |grep openssl openssl10-libs-1.0.1e-2.ius.centos6.x86_64 openssl10-1.0.1e-2.ius.centos6.x86_64 # yum upgrade ... # ssh localhost ssh: relocation error: ssh: symbol SSLeay_version, version OPENSSL_1.0.1 not defined in file libcrypto.so.10 with link time reference and from a remote machine: $ ssh