From 24d1860868682d33f60970119b1cff1bf088a497 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 11 Nov 2023 23:55:28 +0000 Subject: New and fixed version of sbearssl_run Signed-off-by: Laurent Bercot --- doc/s6-tlsd-io.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/s6-tlsd-io.html') diff --git a/doc/s6-tlsd-io.html b/doc/s6-tlsd-io.html index 600690c..0f3b922 100644 --- a/doc/s6-tlsd-io.html +++ b/doc/s6-tlsd-io.html @@ -218,10 +218,9 @@ The certificate is mandatory: if the client gives none, the handshake fails. The default, with neither the -Y nor the -y option, is not to request a client certificate at all. -
  • -K kimeout : if the peer fails -to send data for kimeout milliseconds during the handshake, -close the connection. The default is 0, which means infinite timeout -(never kill the connection).
  • +
  • -K kimeout : if the handshake takes +more than kimeout milliseconds to complete, close the connection. +The default is 0, which means infinite timeout (never kill the connection).
  • -k snilevel : support alternative certificate chains for SNI. If snilevel is nonzero, private key file names are read from every environment variable of the form -- cgit v1.3.1