From 030078b7bf67a4307623f1a5c58284561ff64a56 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 13 Apr 2026 03:32:51 +0000 Subject: Implement --no-verify-cert for s6-tlsc and s6-tlsc-io --- doc/s6-tlsc-io.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/s6-tlsc-io.html') 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 notif 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. +
  • --no-verify-cert : do not verify the certificate +sent by the server. This is insecure and should only be used in very +precise, controlled circumstances.
  • -- cgit v1.3.1