aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 0568bbeb8..98f225cdd 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -903,6 +903,12 @@ header when requesting a document from a URL:
downloaded). If you're behind a proxy, you also need to set
the environment variable `http_proxy` to `http://...`.
+`--no-check-certificate
+
+: Disable the certificate verification to allow access to
+ unsecure HTTP resources (for example when the certificate
+ is no longer valid or self signed).
+
## Options affecting specific writers {.options}
`--self-contained`