summaryrefslogtreecommitdiff
path: root/template/etc/ssh/sshd_config
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2016-07-15 09:23:14 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2016-07-15 09:23:14 +0200
commitadc11a9d5303b91e8afb444da586f0aefcbe019f (patch)
treecdeed6856c8e773f8987c02839db49450401c7aa /template/etc/ssh/sshd_config
parent8438cfbbe53514ec37c199794420f4fb6c7afc99 (diff)
downloadOpenBSD-firewall-adc11a9d5303b91e8afb444da586f0aefcbe019f.tar.gz
OpenBSD-firewall-adc11a9d5303b91e8afb444da586f0aefcbe019f.tar.bz2
updated to OpenBSD 5.9
Diffstat (limited to 'template/etc/ssh/sshd_config')
-rw-r--r--template/etc/ssh/sshd_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/etc/ssh/sshd_config b/template/etc/ssh/sshd_config
index f89dda3..fe9b36d 100644
--- a/template/etc/ssh/sshd_config
+++ b/template/etc/ssh/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.97 2015/08/06 14:53:21 deraadt Exp $
+# $OpenBSD: sshd_config,v 1.98 2016/02/17 05:29:04 djm Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -19,7 +19,7 @@
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
-HostKey /etc/ssh/ssh_host_rsa_key
+#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