From 3c4f3a680aea3d3d872887f6223d7c4f7ac5e975 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 12 Oct 2006 08:52:20 +0000 Subject: [PATCH] point out the sslcert web page for -k/--insecure --- docs/curl.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/curl.1 b/docs/curl.1 index 81df678f6..24471d517 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -546,6 +546,9 @@ and transfers. All SSL connections are attempted to be made secure by using the CA certificate bundle installed by default. This makes all connections considered "insecure" to fail unless \fI-k/--insecure\fP is used. +See this online resource for further details: +\fBhttp://curl.haxx.se/docs/sslcerts.html\fP + If this option is used twice, the second time will again disable it. .IP "--key " (SSL) Private key file name. Allows you to provide your private key in this