_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010
如果想升级到OpenSSH_8.0p1,对应的openssl也要升级
首先卸载原有的openssh,卸载之前先停止sshd服务...缺少头文件,原有的OpenSSL 1.0.0版本不行,升级到openssl-1.1.1c即可
2、putty输入密码后闪退
修改sshd的配置文件 /etc/ssh/sshd_config
在配置文件中添加如下...OpenSSH_5
OpenSSH_6.6.1
OpenSSH_6.5,OpenSSH_6.6
OpenSSH
OpenSSH_2....,OpenSSH_3.0,OpenSSH_3.1
OpenSSH_2,OpenSSH_3,OpenSSH_4
OpenSSH_7.0,OpenSSH_7.1,OpenSSH_7.2,OpenSSH_7.3...,OpenSSH_7.4,OpenSSH_7.5,OpenSSH_7.6,OpenSSH_7.7
替换版本信息
#sed -i 's/OpenSSH_5.3/OpenSSH_8.0/g' /usr/sbin