summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2022-12-20 23:16:12 +0200
committerTimo Teräs <timo.teras@iki.fi>2022-12-21 00:26:53 +0200
commit8ad1884f1f42c6ba3d21832d57287028eedd6f03 (patch)
treee0c31f75b5207b1ab7c595eede95c38be87d00c7 /doc
parentc1370f9f50708c8777eac3131cab337c16968175 (diff)
downloadapk-tools-8ad1884f1f42c6ba3d21832d57287028eedd6f03.tar.gz
apk-tools-8ad1884f1f42c6ba3d21832d57287028eedd6f03.tar.bz2
apk-tools-8ad1884f1f42c6ba3d21832d57287028eedd6f03.tar.xz
apk-tools-8ad1884f1f42c6ba3d21832d57287028eedd6f03.zip
apk, fetch: implement --no-check-certificate
fixes #10650
Diffstat (limited to 'doc')
-rw-r--r--doc/apk.8.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd
index dcabf45..3b5797e 100644
--- a/doc/apk.8.scd
+++ b/doc/apk.8.scd
@@ -139,6 +139,9 @@ The following options are available for all commands.
*--no-cache*
Do not use any local cache path.
+*--no-check-certificate*
+ Do not validate the HTTPS server certificates.
+
*--no-interactive*
Disable interactive mode.