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 703a9cddc..8f8fbb66d 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -733,11 +733,10 @@ is not to load any certificates.
733Specifies a file containing a private host key 733Specifies a file containing a private host key
734used by SSH. 734used by SSH.
735The defaults are 735The defaults are
736.Pa /etc/ssh/ssh_host_dsa_key , 736.Pa /etc/ssh/ssh_host_rsa_key ,
737.Pa /etc/ssh/ssh_host_ecdsa_key , 737.Pa /etc/ssh/ssh_host_ecdsa_key
738.Pa /etc/ssh/ssh_host_ed25519_key
739and 738and
740.Pa /etc/ssh/ssh_host_rsa_key . 739.Pa /etc/ssh/ssh_host_ed25519_key .
741.Pp 740.Pp
742Note that 741Note that
743.Xr sshd 8 742.Xr sshd 8