diff --git a/roles/security/templates/sshd_config.j2 b/roles/security/templates/sshd_config.j2 index 1485466..daddbed 100644 --- a/roles/security/templates/sshd_config.j2 +++ b/roles/security/templates/sshd_config.j2 @@ -41,8 +41,8 @@ PrintMotd no PrintLastLog yes # Use only modern host keys -HostKey /etc/ssh/ssh_host_ecdsa_key HostKey /etc/ssh/ssh_host_ed25519_key +HostKey /etc/ssh/ssh_host_ecdsa_key # Use only modern ciphers KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256