sshd启动提示Bad configuration option GSSAPIKexAlgorithms
近期发现openssh漏洞,于是升级openssh,通过源码编译安装的方式,一切都很顺利,但是在重启sshd服务时,就提示Bad configuration option: GSSAPIKexAlgorithms首先查看/etc/ssh/sshd_config,把文件中关于GSSAPIKexAlgorithms 的行都注释掉了,重启还是一样,然后在/etc/crypto-policies/back