aboutsummaryrefslogtreecommitdiff
path: root/sshd_config.0
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-08-26 09:27:05 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-08-26 09:27:05 +0000
commita7a7e85cd3829fe5c5348d8fbd25e98c3b315b58 (patch)
tree34ddb85735a7fec244e86171995167e702b46838 /sshd_config.0
parentd994eeedda788efc28b630e10a33548453293473 (diff)
downloadsrc-a7a7e85cd3829fe5c5348d8fbd25e98c3b315b58.tar.gz
src-a7a7e85cd3829fe5c5348d8fbd25e98c3b315b58.zip
Notes
Diffstat (limited to 'sshd_config.0')
-rw-r--r--sshd_config.08
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd_config.0 b/sshd_config.0
index 1cc7459f87bf..aae7fb6afaea 100644
--- a/sshd_config.0
+++ b/sshd_config.0
@@ -286,9 +286,9 @@ DESCRIPTION
The default is:
+ chacha20-poly1305@openssh.com,
aes128-ctr,aes192-ctr,aes256-ctr,
- aes128-gcm@openssh.com,aes256-gcm@openssh.com,
- chacha20-poly1305@openssh.com
+ aes128-gcm@openssh.com,aes256-gcm@openssh.com
The list of available ciphers may also be obtained using the -Q
option of ssh(1) with an argument of M-bM-^@M-^\cipherM-bM-^@M-^].
@@ -927,7 +927,7 @@ DESCRIPTION
If this option is set to M-bM-^@M-^\noM-bM-^@M-^] (the default) then only addresses
and not host names may be used in ~/.ssh/known_hosts from and
- sshd_config(5) Match Host directives.
+ sshd_config Match Host directives.
UseLogin
Specifies whether login(1) is used for interactive login
@@ -1049,4 +1049,4 @@ AUTHORS
versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support
for privilege separation.
-OpenBSD 5.8 August 6, 2015 OpenBSD 5.8
+OpenBSD 5.8 August 14, 2015 OpenBSD 5.8