From 0beef26436313d68f31956973f73ae795e7398a8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 7 Nov 2023 15:57:31 +0000 Subject: Some doc fixes Signed-off-by: Laurent Bercot --- doc/quickstart.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc/quickstart.html') diff --git a/doc/quickstart.html b/doc/quickstart.html index 3b2ebe6..e0dd5d0 100644 --- a/doc/quickstart.html +++ b/doc/quickstart.html @@ -76,7 +76,7 @@ corresponding private key is in /etc/ssl/acme/private/example.com/key.pems6-envuidgid www env CERTFILE=/etc/ssl/acme/example.com/cert.pem KEYFILE=/etc/ssl/acme/private/example.com/key.pem -s6-tlsserver -U -e example.com 443 tipideed. +s6-tlsserver -U ${ip} 443 tipideed.
  • These command lines will block (remain in the foreground) and log everything to their stderr. For more server-like functionality, you should integrate them to -- cgit v1.3.1