Skip to content
Snippets Groups Projects
Commit 3c4f3a68 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

point out the sslcert web page for -k/--insecure

parent b61c0638
No related branches found
No related tags found
No related merge requests found
......@@ -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 <key>"
(SSL) Private key file name. Allows you to provide your private key in this
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment