aboutsummaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2016-11-08 22:52:45 +0100
committerPacien TRAN-GIRARD2016-11-08 22:52:45 +0100
commit3df406cbb316f889e6d7d0e073aec19be674163d (patch)
tree22c31e70bbdb849ef05061481ad43c6f60249157 /ssh_config
parent12e5175086d0b648b22d680646e2d1777c88a41e (diff)
downloadssh-hardened-3df406cbb316f889e6d7d0e073aec19be674163d.tar.gz
Adapt conf for Debiandebian
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index 79ca5e1..fc3a628 100644
--- a/ssh_config
+++ b/ssh_config
@@ -20,7 +20,7 @@
20# Minimum accepted size of the DH parameter p. By default this is set to 1024 20# Minimum accepted size of the DH parameter p. By default this is set to 1024
21# to maintain compatibility with RFC4419, but should be set higher. 21# to maintain compatibility with RFC4419, but should be set higher.
22# Upstream default is identical to setting this to 2048. 22# Upstream default is identical to setting this to 2048.
23KexDHMin 4096 23#KexDHMin 4096
24 24
25KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256 25KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
26HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa 26HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa