From a06d52906db423ab5f2bf6991b85f36f9401341c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:05:13 +0000 Subject: Switch doc to schemeless URLs --- doc/s6-tlsd.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/s6-tlsd.html') diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index 76dc186..16cccaa 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -6,14 +6,14 @@ s6-networking: the s6-tlsd program - +

s6-networking
-Software
-skarnet.org +Software
+skarnet.org

The s6-tlsd program

@@ -76,7 +76,7 @@ private key or server certificate files.

If the TLS/SSL connection closes cleanly, s6-tlsd waits for prog to exit, then exits with an -approximation +approximation of prog's exit code.

@@ -158,14 +158,14 @@ application run with different privileges.

Note that prog... should drop its own root privileges by its own means: the -s6-applyuidgid +s6-applyuidgid program is a way of doing it. If the s6-tlsd invocation actually comes from a s6-tlsserver command line, and privilege-dropping options (-G, -g, -u or -U) have been given to s6-tlsserver, then -s6-applyuidgid +s6-applyuidgid directly follows s6-tlsd on the command line, in order to also drop the child's privileges before executing the application. The point of that setup is: -- cgit v1.3.1