diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/s6-tlsc-io.html | 3 |
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> : 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> |
