From 3e4a3a6e66a7871661edd57f40ed40d603cf1964 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:43:02 +0200 Subject: Setting HostKey in sshd_config to ED25519. Signed-off-by: Daniel Baumann --- debian/local/sshd_config.d/host-keys.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/local/sshd_config.d/host-keys.conf (limited to 'debian') diff --git a/debian/local/sshd_config.d/host-keys.conf b/debian/local/sshd_config.d/host-keys.conf new file mode 100644 index 0000000..c1d73ec --- /dev/null +++ b/debian/local/sshd_config.d/host-keys.conf @@ -0,0 +1,3 @@ +# /etc/ssh/sshd_config.d/host-keys.conf + +HostKey /etc/ssh/ssh_host_ed25519_key -- cgit v1.2.3