diff options
author | mathieui <mathieui@mathieui.net> | 2012-03-09 00:48:49 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-03-09 00:48:49 +0100 |
commit | 5c412a66b8c148852dbf8d5b9ca45d08c7865fb1 (patch) | |
tree | 6368bf2dedb2513d093db411095857dfef5d871d /doc/en | |
parent | 497e9fc6853faa17521254b0578735bb6e400d76 (diff) | |
download | poezio-5c412a66b8c148852dbf8d5b9ca45d08c7865fb1.tar.gz poezio-5c412a66b8c148852dbf8d5b9ca45d08c7865fb1.tar.bz2 poezio-5c412a66b8c148852dbf8d5b9ca45d08c7865fb1.tar.xz poezio-5c412a66b8c148852dbf8d5b9ca45d08c7865fb1.zip |
Add a ca_cert_path option
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/configure.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 4f69084e..b8ea04cb 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -59,6 +59,14 @@ section of this documentation. anonymous mode and changing servers often. Dangerous in other cases, from a security perspective. +*ca_cert_path*:: [empty] + + Path to the certificate of the Certification Authority. + As some services may keep different certificates, it is an alternative to + the Trust On First Use model provided by _certificate_. This option is not + affected by _ignore_certificate_ and boths checks may be active at the same + time. + *resource*:: [empty] the resource you will use |