]> granicus.if.org Git - curl/commitdiff
filled in the -k text too
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Sep 2002 08:47:30 +0000 (08:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Sep 2002 08:47:30 +0000 (08:47 +0000)
docs/curl.1

index cb57481342165efa6c5bce849f01486aaae21301..6b212326a920efaa0244f6375760d0a8cd42936d 100644 (file)
@@ -309,7 +309,11 @@ cookies when they're closed down. (Added in 7.9.7)
 
 If this option is used several times, each occurrence will toggle this on/off.
 .IP "-k/--insecure"
-(SSL)
+(SSL) This option explicitly allows curl to perform "insecure" SSL connections
+and transfers. Starting with curl 7.10, all SSL connections will be attempted
+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.
 
 If this option is used twice, the second time will again disable it.
 .IP "--krb4 <level>"