Lines Matching +full:- +full:- +full:with +full:- +full:schannel
1 ---
3 SPDX-License-Identifier: curl
11 See-also:
12 - capath
13 - dump-ca-embed
14 - insecure
16 - --cacert CA-file.txt $URL
17 ---
19 # `--cacert`
27 and the TLS backend is not Schannel, and uses the given path as a path to a CA
31 'curl-ca-bundle.crt', either in the same directory as curl.exe, or in the
34 curl 8.11.0 added a build-time option to disable this search behavior, and
38 option is supported for backward compatibility with other SSL engines, but it
43 (Schannel only) This option is supported for Schannel in Windows 7 or later
44 (added in 7.60.0). This option is supported for backward compatibility with
46 certificates (the default for Schannel).