chore: update comments ssh
This commit is contained in:
parent
c175a36a13
commit
dcf5cfe927
1 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue