aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-29 16:23:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-29 16:23:52 +0000
commit5a2ab686a6091497bd24a7755a2f0d976e0baf4a (patch)
tree70f6371c7bc6a8ba91e92b340e9d84a924bd7c73 /docs/curl.1
parent3b8583b014c69487f850b387f303690c0d0f36d9 (diff)
Marc Herbert's suggstion: mention that insecure is ignored if cacert or capath
is used.
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 8b83ea9b1..0a3629e8f 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -318,6 +318,8 @@ to be made secure by using the CA certificate bundle installed by
default. This makes all connections considered "insecure" to fail unless
-k/--insecure is used.
+This option is ignored if --cacert or --capath is used!
+
If this option is used twice, the second time will again disable it.
.IP "--krb4 <level>"
(FTP) Enable kerberos4 authentication and use. The level must be entered and