From 5a2ab686a6091497bd24a7755a2f0d976e0baf4a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 29 Dec 2002 16:23:52 +0000 Subject: Marc Herbert's suggstion: mention that insecure is ignored if cacert or capath is used. --- docs/curl.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/curl.1') 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 " (FTP) Enable kerberos4 authentication and use. The level must be entered and -- cgit v1.2.3