docs for s6-tlsserver

From: Ben Franksen <ben.franksen_at_online.de>
Date: Sun, 24 Sep 2023 11:31:14 +0200

https://skarnet.org/software/s6-networking/s6-tlsserver.html

The example at the end

env KEYFILE=/etc/ssl/private/mykey.der CERTFILE=/etc/ssl/public/mycert.pem \
TLS_UID=65534 TLS_UID=65534 \
               ^^^^^^^
s6-envuidgid www \
s6-tlsserver -U -- 1.2.3.4 443 httpd

defines TLS_UID twice. The explanation suggests that you meant to define
TLS_UID and TLS_GID.

Cheers, Ben
-- 
I would rather have questions that cannot be answered, than answers that
cannot be questioned.  -- Richard Feynman
Received on Sun Sep 24 2023 - 11:31:14 CEST

This archive was generated by hypermail 2.4.0 : Mon Sep 25 2023 - 20:45:30 CEST