aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-tlsserver.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-08-26 02:04:02 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-08-26 02:04:02 +0000
commitb5929b9300f01d1e14606aa2b858826ed3f605bb (patch)
tree256f11559fa6cbbd179cb2e232a61cf09c7a4492 /doc/s6-tlsserver.html
parentb30a8450311fce8c08785dc730759aef0d2d987a (diff)
downloads6-networking-main.tar.gz
Add -A|-a to s6-tcpserver-access and s6-tlsserver; prepare for 2.8.1.0HEADmain
Diffstat (limited to 'doc/s6-tlsserver.html')
-rw-r--r--doc/s6-tlsserver.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6-tlsserver.html b/doc/s6-tlsserver.html
index 313e369..b0d91df 100644
--- a/doc/s6-tlsserver.html
+++ b/doc/s6-tlsserver.html
@@ -177,6 +177,7 @@ to <em>prog</em>. </li>
<li> <tt>-d</tt>, <tt>-D</tt>&nbsp;: enable or disable Nagle's algorithm </li>
<li> <tt>-r</tt>, <tt>-R</tt>&nbsp;: enable or disable IDENT lookups </li>
<li> <tt>-p</tt>, <tt>-P</tt>&nbsp;: enable or disable paranoid DNS cross-checking </li>
+ <li> <tt>-A</tt>, <tt>-a</tt>&nbsp;: reject or accept clients that do not match any rule in the ruleset </li>
<li> <tt>-H</tt>&nbsp;: disable DNS lookups </li>
<li> <tt>-h</tt>&nbsp;: consult <tt>/etc/hosts</tt> before DNS </li>
<li> <tt>-l <em>localname</em></tt>&nbsp;: get the local name from the command line, don't look it up </li>