summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:42:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:42:58 +0000
commitd3e3c47983b69d8cd78d73c98635f6c082440f4d (patch)
tree437361fe84d101e9b3a1f0513190931aaab8e55e
parentSetting Ciphers in ssh_config to ChaCha20. (diff)
downloadopenssh-d3e3c47983b69d8cd78d73c98635f6c082440f4d.tar.xz
openssh-d3e3c47983b69d8cd78d73c98635f6c082440f4d.zip
Setting HostbasedKeyTypes in ssh_config to ED25519.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/ssh_config.d/modern-ssh.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/local/ssh_config.d/modern-ssh.conf b/debian/local/ssh_config.d/modern-ssh.conf
index bc2571d..c55779b 100644
--- a/debian/local/ssh_config.d/modern-ssh.conf
+++ b/debian/local/ssh_config.d/modern-ssh.conf
@@ -2,3 +2,4 @@
CASignatureAlgorithms ssh-ed25519
Ciphers chacha20-poly1305@openssh.com
+HostbasedKeyTypes sk-ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-ed25519