diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -164,11 +164,10 @@ This option must be given if | |||
164 | is not run as root (as the normal | 164 | is not run as root (as the normal |
165 | host key files are normally not readable by anyone but root). | 165 | host key files are normally not readable by anyone but root). |
166 | The default is | 166 | The default is |
167 | .Pa /etc/ssh/ssh_host_dsa_key , | 167 | .Pa /etc/ssh/ssh_host_rsa_key , |
168 | .Pa /etc/ssh/ssh_host_ecdsa_key , | 168 | .Pa /etc/ssh/ssh_host_ecdsa_key |
169 | .Pa /etc/ssh/ssh_host_ed25519_key | ||
170 | and | 169 | and |
171 | .Pa /etc/ssh/ssh_host_rsa_key . | 170 | .Pa /etc/ssh/ssh_host_ed25519_key . |
172 | It is possible to have multiple host key files for | 171 | It is possible to have multiple host key files for |
173 | the different host key algorithms. | 172 | the different host key algorithms. |
174 | .It Fl i | 173 | .It Fl i |