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 eabbe9e73..6457620bb 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1691,6 +1691,9 @@ This avoids infinitely hanging sessions. | |||
1691 | .Pp | 1691 | .Pp |
1692 | To disable TCP keepalive messages, the value should be set to | 1692 | To disable TCP keepalive messages, the value should be set to |
1693 | .Cm no . | 1693 | .Cm no . |
1694 | .Pp | ||
1695 | This option was formerly called | ||
1696 | .Cm KeepAlive . | ||
1694 | .It Cm TrustedUserCAKeys | 1697 | .It Cm TrustedUserCAKeys |
1695 | Specifies a file containing public keys of certificate authorities that are | 1698 | Specifies a file containing public keys of certificate authorities that are |
1696 | trusted to sign user certificates for authentication, or | 1699 | trusted to sign user certificates for authentication, or |