prefer ed25519

This commit is contained in:
Dan Guido 2017-04-18 02:20:44 -04:00 committed by GitHub
parent f9f7be7b0d
commit b29772f146

View file

@ -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