0、下载openssl 和openssh安装包
https://fastly.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/
https://www.openssl.org/source/

1、升级openssl
下载后 ./config
make && make install安装即可

2、升级openssh

https://gist.github.com/techgaun/df66d37379df37838482c4c3470bc48e

如果找不到ssl lib
./configure --with-ssl-dir=/usr/local

不要yum update openssh 版本低的可怜

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐