diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configure.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index afe24f3e..4f69084e 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -48,6 +48,17 @@ section of this documentation. The port you’ll use to connect. +*certificate*:: [empty] + + The fingerprint of the SSL certificate as a hexadecimal string, you should + not touch it, except if know what you are doing. + +*ignore_certificate*:: false + + Skip certificate validation on connection when _true_. Useful when you are in + anonymous mode and changing servers often. Dangerous in other cases, from a + security perspective. + *resource*:: [empty] the resource you will use |