website: rm dup and old section about trustedCerts

Change-Id: Ica9acdb6d6ec930c4079093da19661f4a3d58c6f
This commit is contained in:
mpl 2014-04-18 18:10:34 +02:00
parent 168c902865
commit 1a6f0fc1e1
1 changed files with 0 additions and 1 deletions

View File

@ -71,5 +71,4 @@ If the server is not on the same host, it is highly recommended to use TLS or an
<li><b><code>server</code></b>: The camlistored server to connect to, of the form: "[http[s]://]host[:port][/prefix]". Defaults to https. This option can be overriden with the "-server" command-line flag.</li>
<li><b><code>trustedCerts</code></b>: Optional. The list of TLS server certificates fingerprints (truncated at 10 digits) that the client will trust blindly when using https. It is required when the server is using a self-signed certificate. Example: "trustedCerts": ["ffc7730f4b"].</li>
</ul>