summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.57
1 files changed, 3 insertions, 4 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 16be4f628..ef520680f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -749,11 +749,10 @@ is not to load any certificates.
749Specifies a file containing a private host key 749Specifies a file containing a private host key
750used by SSH. 750used by SSH.
751The defaults are 751The defaults are
752.Pa /etc/ssh/ssh_host_dsa_key , 752.Pa /etc/ssh/ssh_host_rsa_key ,
753.Pa /etc/ssh/ssh_host_ecdsa_key , 753.Pa /etc/ssh/ssh_host_ecdsa_key
754.Pa /etc/ssh/ssh_host_ed25519_key
755and 754and
756.Pa /etc/ssh/ssh_host_rsa_key . 755.Pa /etc/ssh/ssh_host_ed25519_key .
757.Pp 756.Pp
758Note that 757Note that
759.Xr sshd 8 758.Xr sshd 8