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 cec3c3c4e..eec224158 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1615,6 +1615,9 @@ This avoids infinitely hanging sessions. | |||
1615 | .Pp | 1615 | .Pp |
1616 | To disable TCP keepalive messages, the value should be set to | 1616 | To disable TCP keepalive messages, the value should be set to |
1617 | .Cm no . | 1617 | .Cm no . |
1618 | .Pp | ||
1619 | This option was formerly called | ||
1620 | .Cm KeepAlive . | ||
1618 | .It Cm TrustedUserCAKeys | 1621 | .It Cm TrustedUserCAKeys |
1619 | Specifies a file containing public keys of certificate authorities that are | 1622 | Specifies a file containing public keys of certificate authorities that are |
1620 | trusted to sign user certificates for authentication, or | 1623 | trusted to sign user certificates for authentication, or |