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 c4a3f3cb2..1a1c6dd09 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -1495,6 +1495,9 @@ This avoids infinitely hanging sessions. | |||
1495 | .Pp | 1495 | .Pp |
1496 | To disable TCP keepalive messages, the value should be set to | 1496 | To disable TCP keepalive messages, the value should be set to |
1497 | .Cm no . | 1497 | .Cm no . |
1498 | .Pp | ||
1499 | This option was formerly called | ||
1500 | .Cm KeepAlive . | ||
1498 | .It Cm TrustedUserCAKeys | 1501 | .It Cm TrustedUserCAKeys |
1499 | Specifies a file containing public keys of certificate authorities that are | 1502 | Specifies a file containing public keys of certificate authorities that are |
1500 | trusted to sign user certificates for authentication, or | 1503 | trusted to sign user certificates for authentication, or |