Skip to content

Commit 541133d

Browse files
committed
Merge commit '0d070bfe019d64e8837a44c6b3e3ecb332b4e4e0' into patch-4
2 parents 71c7347 + 0d070bf commit 541133d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

roles/ssh_hardening/vars/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,9 @@ ssh_kex_85_default:
5252
- sntrup761x25519-sha512@openssh.com
5353
- curve25519-sha256@libssh.org
5454
- diffie-hellman-group-exchange-sha256
55+
56+
ssh_kex_99_default:
57+
- mlkem768x25519-sha256
58+
- sntrup761x25519-sha512@openssh.com
59+
- curve25519-sha256@libssh.org
60+
- diffie-hellman-group-exchange-sha256

0 commit comments

Comments
 (0)