1 Long: insecure 2 Short: k 3 Help: Allow insecure connections when using SSL 4 Protocols: TLS 5 --- 6 This option explicitly allows curl to perform "insecure" SSL connections and 7 transfers. All SSL connections are attempted to be made secure by using the CA 8 certificate bundle installed by default. This makes all connections considered 9 \&"insecure" fail unless --insecure is used. 10 11 See this online resource for further details: 12 https://curl.haxx.se/docs/sslcerts.html 13