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-tlsc-io.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/s6-tlsc-io.html') diff --git a/doc/s6-tlsc-io.html b/doc/s6-tlsc-io.html index b4bb154..f4a81a2 100644 --- a/doc/s6-tlsc-io.html +++ b/doc/s6-tlsc-io.html @@ -195,10 +195,9 @@ connection without using close_notify. This is the default.
  • -k servername : use Server Name Indication, and send servername. The default is not to use SNI, which may be a security risk.
  • -
  • -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).
  • -d notif : handshake notification. notif must be a file descriptor open for writing. When the TLS handshake has completed, some data (terminated by two null -- cgit v1.2.3