summaryrefslogtreecommitdiff
path: root/sshd_config.0
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.0')
-rw-r--r--sshd_config.08
1 files changed, 5 insertions, 3 deletions
diff --git a/sshd_config.0 b/sshd_config.0
index c9a09a4ff..0b340ad20 100644
--- a/sshd_config.0
+++ b/sshd_config.0
@@ -282,8 +282,10 @@ DESCRIPTION
282 MACs Specifies the available MAC (message authentication code) algo- 282 MACs Specifies the available MAC (message authentication code) algo-
283 rithms. The MAC algorithm is used in protocol version 2 for data 283 rithms. The MAC algorithm is used in protocol version 2 for data
284 integrity protection. Multiple algorithms must be comma-separat- 284 integrity protection. Multiple algorithms must be comma-separat-
285 ed. The default is: ``hmac-md5,hmac-sha1,hmac-ripemd160,hmac- 285 ed. The default is:
286 sha1-96,hmac-md5-96''. 286
287 hmac-md5,hmac-sha1,umac-64@openssh.com,
288 hmac-ripemd160,hmac-sha1-96,hmac-md5-96
287 289
288 Match Introduces a conditional block. If all of the criteria on the 290 Match Introduces a conditional block. If all of the criteria on the
289 Match line are satisfied, the keywords on the following lines 291 Match line are satisfied, the keywords on the following lines
@@ -570,4 +572,4 @@ AUTHORS
570 versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support 572 versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support
571 for privilege separation. 573 for privilege separation.
572 574
573OpenBSD 4.1 September 25, 1999 9 575OpenBSD 4.2 June 11, 2007 9