代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/security-tool 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
From 481c36208a45d9309601b557561ed001dbe7eae6 Mon Sep 17 00:00:00 2001
From: zhengxiaoxiao <zhengxiaoxiao2@huawei.com>
Date: Mon, 15 Aug 2022 09:06:32 +0800
Subject: [PATCH] add secure hostKey algorithms
---
security.conf | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/security.conf b/security.conf
index 42d972d..f52a19d 100644
--- a/security.conf
+++ b/security.conf
@@ -101,6 +101,11 @@
122@m@/etc/ssh/sshd_config@GSSAPIKexAlgorithms@ gss-group14-sha256-,gss-group16-sha512-,gss-curve25519-sha256-
122@m@/etc/ssh/sshd_config@CASignatureAlgorithms@ ssh-ed25519,sk-ssh-ed25519@@openssh.com,rsa-sha2-512,rsa-sha2-256
+# secure hostKey algorithms
+123@d@/etc/ssh/sshd_config@HostKey /etc/ssh/ssh_host_ecdsa_key
+123@m@/etc/ssh/sshd_config@HostKeyAlgorithms@ ssh-ed25519,ssh-ed25519-cert-v01@@openssh.com,rsa-sha2-256,rsa-sha2-512
+123@m@/etc/ssh/sshd_config@PubkeyAcceptedKeyTypes@ ssh-ed25519,ssh-ed25519-cert-v01@@openssh.com,rsa-sha2-256,rsa-sha2-512
+
130@systemctl@sshd.service@restart
########################################################################
--
2.27.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。