From 06b1f4f397d53e9a4c9abe4c8c4c20a7240e7736 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 18 Nov 2023 04:17:07 +0000 Subject: /etc/hosts support for s6-tcpclient and s6-tcpserver-access Signed-off-by: Laurent Bercot --- doc/s6-tlsserver.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/s6-tlsserver.html') diff --git a/doc/s6-tlsserver.html b/doc/s6-tlsserver.html index 8713235..6f199e7 100644 --- a/doc/s6-tlsserver.html +++ b/doc/s6-tlsserver.html @@ -164,8 +164,9 @@ certificates, you probably still want TCP access rules.
  • -d, -D : enable or disable Nagle's algorithm
  • -r, -R : enable or disable IDENT lookups
  • -p, -P : enable or disable paranoid DNS cross-checking
  • -
  • -h, -H : enable or disable DNS lookups
  • -
  • -l localname : get the local name from the command line, not from DNS
  • +
  • -H : disable DNS lookups
  • +
  • -h : consult /etc/hosts before DNS
  • +
  • -l localname : get the local name from the command line, don't look it up
  • -B banner : initial server-side banner
  • -t timeout : set a timeout for all the lookups
  • -i rulesdir, -x rulesfile : TCP access control
  • -- cgit v1.3.1