diff --git "a/docs/zh/docs/20.03_LTS/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" "b/docs/zh/docs/20.03_LTS/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" index e833937c47a2a35cccfe5f404eecacdd88d519b3..59b126a5eca48472b30b0eab093ed6d0c5911200 100644 --- "a/docs/zh/docs/20.03_LTS/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" +++ "b/docs/zh/docs/20.03_LTS/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" @@ -206,7 +206,7 @@ SSH(Secure Shell)是目前较可靠,专为远程登录会话和其他网

设置SSH数据校验的哈希算法

-

hmac-sha2-512,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-256-etm@openssh.com,hmac-sha1,hmac-sha1-etm@openssh.com

+

hmac-sha2-512,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-256-etm@openssh.com

@@ -278,7 +278,7 @@ SSH(Secure Shell)是目前较可靠,专为远程登录会话和其他网

设置SSH密钥交换算法

-

curve25519-sha256,curve25519-sha256@@libssh.org,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256

+

curve25519-sha256,curve25519-sha256@@libssh.org,diffie-hellman-group-exchange-sha256

   @@ -319,7 +319,7 @@ SSH(Secure Shell)是目前较可靠,专为远程登录会话和其他网

设置SSH密钥交换算法

-

ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1

+

ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256