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-20 23:16:12 +0200
commita77e28ab60f7fec2290405ffb1c32d1b673dd8b2 (patch)
tree054f900f135785c4740bffef54d1969548343bf7 /doc
parentb50dc5fbe4ff6426870b27e730bf7cd883cf9349 (diff)
downloadapk-tools-a77e28ab60f7fec2290405ffb1c32d1b673dd8b2.tar.gz
apk-tools-a77e28ab60f7fec2290405ffb1c32d1b673dd8b2.tar.bz2
apk-tools-a77e28ab60f7fec2290405ffb1c32d1b673dd8b2.tar.xz
apk-tools-a77e28ab60f7fec2290405ffb1c32d1b673dd8b2.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 e749e67..86eae96 100644
--- a/doc/apk.8.scd
+++ b/doc/apk.8.scd
@@ -146,6 +146,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.