SSH 7.4: correct sort order

This commit is contained in:
Sven Velt 2021-10-11 23:56:10 +02:00
parent 8fb035ecc4
commit 7de7dfb31f

View file

@ -5,8 +5,8 @@ ssh_hardening_opts:
KexAlgorithms: KexAlgorithms:
- curve25519-sha256 - curve25519-sha256
- curve25519-sha256@libssh.org - curve25519-sha256@libssh.org
- diffie-hellman-group18-sha512
- diffie-hellman-group16-sha512 - diffie-hellman-group16-sha512
- diffie-hellman-group18-sha512
- diffie-hellman-group-exchange-sha256 - diffie-hellman-group-exchange-sha256
Ciphers: Ciphers:
- chacha20-poly1305@openssh.com - chacha20-poly1305@openssh.com