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 dd765b391..283ba8896 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1427,6 +1427,9 @@ This avoids infinitely hanging sessions. | |||
1427 | .Pp | 1427 | .Pp |
1428 | To disable TCP keepalive messages, the value should be set to | 1428 | To disable TCP keepalive messages, the value should be set to |
1429 | .Cm no . | 1429 | .Cm no . |
1430 | .Pp | ||
1431 | This option was formerly called | ||
1432 | .Cm KeepAlive . | ||
1430 | .It Cm TrustedUserCAKeys | 1433 | .It Cm TrustedUserCAKeys |
1431 | Specifies a file containing public keys of certificate authorities that are | 1434 | Specifies a file containing public keys of certificate authorities that are |
1432 | trusted to sign user certificates for authentication, or | 1435 | trusted to sign user certificates for authentication, or |