mirror of
https://github.com/curl/curl.git
synced 2026-08-06 09:16:12 +03:00
Marc Herbert's suggstion: mention that insecure is ignored if cacert or capath
is used.
This commit is contained in:
parent
3b8583b014
commit
5a2ab686a6
1 changed files with 2 additions and 0 deletions
|
|
@ -318,6 +318,8 @@ 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.
|
||||
|
||||
This option is ignored if --cacert or --capath is used!
|
||||
|
||||
If this option is used twice, the second time will again disable it.
|
||||
.IP "--krb4 <level>"
|
||||
(FTP) Enable kerberos4 authentication and use. The level must be entered and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue