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 0dbcb8daa..7db255522 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1454,6 +1454,9 @@ This avoids infinitely hanging sessions. | |||
1454 | .Pp | 1454 | .Pp |
1455 | To disable TCP keepalive messages, the value should be set to | 1455 | To disable TCP keepalive messages, the value should be set to |
1456 | .Cm no . | 1456 | .Cm no . |
1457 | .Pp | ||
1458 | This option was formerly called | ||
1459 | .Cm KeepAlive . | ||
1457 | .It Cm TrustedUserCAKeys | 1460 | .It Cm TrustedUserCAKeys |
1458 | Specifies a file containing public keys of certificate authorities that are | 1461 | Specifies a file containing public keys of certificate authorities that are |
1459 | trusted to sign user certificates for authentication, or | 1462 | trusted to sign user certificates for authentication, or |