From ebb50dc335bcbd563b4e7f4f2083f2af484a893a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 4 Feb 2021 10:37:39 +0000 Subject: Doc fixes, thanks flexibeast --- doc/s6-tlsc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-tlsc.html') diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index 6f644c4..d4e6a98 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -36,7 +36,7 @@ TLS/SSL.
  • s6-tlsc expects to have an open TCP connection it can talk to on its (by default) descriptors 6 (for reading) and 7 (for writing).
  • -
  • It spawns a s6-tlsc-io +
  • It spawns an s6-tlsc-io child process that will initiate the TLS connection, perform the handshake (expecting a TLS server on the other side of the network) and maintain the TLS tunnel.
  • @@ -63,7 +63,7 @@ into prog... instead.

    s6-tlsc does not expect to have any particular -environment variables, but it spawns a +environment variables, but it spawns an s6-tlsc-io program that does. So it should pay attention to the following variables:

    -- cgit v1.2.3