ubuntu - openSSL漏洞,在线升级会影响SSH登录么?
ringa_lee
ringa_lee 2017-04-21 10:56:33
0
5
656

昨天爆出的 heartbleed 要求把openSSL升级到 1.0.1g版本。

我查了一些资料,准备着手进行升级,但我担心升级会影响SSH登录。

我的VPS是Ubuntu 12.04,通过远程登录SSH管理。

请问,通过SSH远程登录升级OpenSSL,会影响到当前或者以后的SSH远程登录么?

ringa_lee
ringa_lee

ringa_lee

reply all(5)
巴扎黑

To be safe, you enter the command to upgrade openssl on the existing ssh connection, and then restart the service. Don't disconnect from SSH. Then open a new SSH session and confirm that everything is normal before disconnecting the old SSH connection.

左手右手慢动作

Choose a quiet time at night to upgrade. First simulate it several times in the experimental environment.

迷茫

Ssh is theoretically influential
But this is only for statically compiled ssh
Generally, ssh is compiled dynamically
Just upgrade openssl

大家讲道理

Linux upgrade openssl and php_openssl modules

Upgraded this morning.

Peter_Zhu

Log in to the VPS with SSH and upgrade directly with apt-get update and apt-get upgrade.

After the upgrade, although OpenSSL is still 1.0.1e, the BUG has been fixed.

Theoretically there will be no problems. In order to prevent problems, it is recommended to open a new SSH and try to log in successfully before disconnecting the existing SSH

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template