1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/curl-7.52.1/docs/cmdline-opts/insecure.d
2017-02-02 21:08:13 -06:00

13 lines
459 B
Makefile

Long: insecure
Short: k
Help: Allow insecure connections when using SSL
Protocols: TLS
---
This option explicitly allows curl to perform "insecure" SSL connections 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" fail unless --insecure is used.
See this online resource for further details:
https://curl.haxx.se/docs/sslcerts.html