aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-04-13 03:32:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-04-13 03:32:51 +0000
commit030078b7bf67a4307623f1a5c58284561ff64a56 (patch)
tree908d840523cf84fad55753a1dc16cee31a1a0d65 /doc
parentc2ffcd960ba55570fb701de2b9f4e2ad6e1d628d (diff)
downloads6-networking-030078b7bf67a4307623f1a5c58284561ff64a56.tar.gz
Implement --no-verify-cert for s6-tlsc and s6-tlsc-io
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-tlsc-io.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/s6-tlsc-io.html b/doc/s6-tlsc-io.html
index 45bd2b8..ac3b35f 100644
--- a/doc/s6-tlsc-io.html
+++ b/doc/s6-tlsc-io.html
@@ -216,6 +216,9 @@ Sending this data serves a dual purpose: telling the <em>notif</em>
reader that the handshake has completed, and providing it with some
basic information about the connection. If this option is not given,
no such notification is performed. </li>
+ <li> <tt>--no-verify-cert</tt>&nbsp;: do not verify the certificate
+sent by the server. This is insecure and should only be used in very
+precise, controlled circumstances. </li>
</ul>
</body>