diff options
Diffstat (limited to 'doc/s6-tlsc.html')
-rw-r--r-- | doc/s6-tlsc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index 99fed9c..ad923b4 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -212,7 +212,7 @@ application requires it to be secure. <h2> <tt>s6-tlsc</tt> options </h2> <ul> - <li> <tt>-v <em>verbosity</em></tt> : Be more or less + <li> <tt>-v <em>verbosity</em></tt> : Be more or less verbose. Default for <em>verbosity</em> is 1. 0 is quiet, 2 is verbose, more than 2 is debug output. This option currently has no effect. </li> @@ -227,7 +227,7 @@ and break the connection when <em>prog</em> sends EOF. </li> connection without using <tt>close_notify</tt>. This is the default. </li> <li> <tt>-Y</tt> : Do not send a client certificate. This is the default. </li> <li> <tt>-y</tt> : Send a client certificate. </li> - <li> <tt>-k <em>servername</em></tt> : use Server Name + <li> <tt>-k <em>servername</em></tt> : use Server Name Indication, and send <em>servername</em>. The default is not to use SNI, which may be a security risk. </li> <li> <tt>-K <em>kimeout</em></tt> : close the connection |