summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-12 19:20:47 +1100
committerDamien Miller <djm@mindrot.org>2014-01-12 19:20:47 +1100
commitaf5d4481f4c7c8c3c746e68b961bb85ef907800e (patch)
tree8ffcd0ed294ade5e24bb6180c564b47b14ea1fac /sshd_config
parent58cd63bc63038acddfb4051ed14e11179d8f4941 (diff)
downloadopenssh-git-af5d4481f4c7c8c3c746e68b961bb85ef907800e.tar.gz
- djm@cvs.openbsd.org 2014/01/10 05:59:19
[sshd_config] the /etc/ssh/ssh_host_ed25519_key is loaded by default too
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 235459af..e9045bc4 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.92 2013/10/29 09:48:02 djm Exp $
+# $OpenBSD: sshd_config,v 1.93 2014/01/10 05:59:19 djm Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -24,6 +24,7 @@
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key
#HostKey /etc/ssh/ssh_host_ecdsa_key
+#HostKey /etc/ssh/ssh_host_ed25519_key
# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h