diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-16 09:51:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-16 09:51:01 +0000 |
commit | 02ba4310747629ab0c552673d504855f746c584f (patch) | |
tree | 96e48d0d2749ef1ccecb3e3d7ed45eb694e5e116 /doc/s6-tlsd.html | |
parent | 6073821d65e0cc309eee182420f3a54af762cdbe (diff) | |
download | s6-networking-02ba4310747629ab0c552673d504855f746c584f.tar.xz |
More doc fixes
Diffstat (limited to 'doc/s6-tlsd.html')
-rw-r--r-- | doc/s6-tlsd.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index 011a20f..6b0228f 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -135,9 +135,7 @@ is not to require a client certificate at all. </li> <li> <tt>-K <em>kimeout</em></tt> : if the peer fails to send data for <em>kimeout</em> milliseconds during the handshake, close the connection. The default is 0, which means infinite timeout -(never kill the connection). This option is ignored by the -<tt>libtls</tt> backend, which does not have a way to interrupt -the handshake after a timeout. </li> +(never kill the connection). </li> </ul> <h2> Notes </h2> |