diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 3f819c76a..41ec66887 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1447,6 +1447,9 @@ This avoids infinitely hanging sessions. | |||
1447 | .Pp | 1447 | .Pp |
1448 | To disable TCP keepalive messages, the value should be set to | 1448 | To disable TCP keepalive messages, the value should be set to |
1449 | .Cm no . | 1449 | .Cm no . |
1450 | .Pp | ||
1451 | This option was formerly called | ||
1452 | .Cm KeepAlive . | ||
1450 | .It Cm TrustedUserCAKeys | 1453 | .It Cm TrustedUserCAKeys |
1451 | Specifies a file containing public keys of certificate authorities that are | 1454 | Specifies a file containing public keys of certificate authorities that are |
1452 | trusted to sign user certificates for authentication, or | 1455 | trusted to sign user certificates for authentication, or |