chore: update comments ssh

This commit is contained in:
gwg313 2024-02-08 13:42:11 -05:00
parent c175a36a13
commit dcf5cfe927
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -25,8 +25,6 @@
"hmac-sha2-512-etm@openssh.com" "hmac-sha2-512-etm@openssh.com"
"umac-128-etm@openssh.com" "umac-128-etm@openssh.com"
]; ];
# short moduli should be deactivated before enabling the use of diffie-hellman-group-exchange-sha256
# see this link for more details: https://github.com/k4yt3x/ssh_config#deactivating-short-diffie-hellman-moduli
kexAlgorithms = [ kexAlgorithms = [
"curve25519-sha256" "curve25519-sha256"
"curve25519-sha256@libssh.org" "curve25519-sha256@libssh.org"