Home
last modified time | relevance | path

Searched refs:bundle (Results 26 – 42 of 42) sorted by relevance

12

/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_SSL_VERIFYPEER.md45 authority (CA) certificates you supply. curl uses a default bundle of CA
H A DCURLOPT_DOH_SSL_VERIFYPEER.md50 authority (CA) certificates you supply. curl uses a default bundle of CA
H A DCURLOPT_SSL_VERIFYPEER.md44 authority (CA) certificates you supply. curl uses a default bundle of CA
/curl/docs/libcurl/
H A Dcurl_easy_setopt.md112 CA cert bundle. See CURLOPT_CAINFO(3)
116 CA cert bundle memory buffer. See CURLOPT_CAINFO_BLOB(3)
120 Path to CA cert bundle. See CURLOPT_CAPATH(3)
769 Proxy CA cert bundle. See CURLOPT_PROXY_CAINFO(3)
773 Proxy CA cert bundle memory buffer. See CURLOPT_PROXY_CAINFO_BLOB(3)
777 Path to proxy CA cert bundle. See CURLOPT_PROXY_CAPATH(3)
/curl/src/
H A DCMakeLists.txt69 message(WARNING "Perl not found. Will not embed the CA bundle.")
/curl/tests/
H A DCMakeLists.txt44 set(_test_flags "${_test_flags} -bundle")
H A Druntests.pl876 $bundle?"bundle ":"",
2267 $bundle=1;
H A Druntests.md94 ## `-bundle`
/curl/packages/vms/
H A Dclean_gnv_curl.com182 $ file = "lcl_root:[]ca-bundle.h"
/curl/docs/
H A Dcurl-config.md29 Displays the built-in path to the CA cert bundle this libcurl uses.
H A DFAQ20 1.11 Why do you not update ca-bundle.crt
327 1.11 Why do you not update ca-bundle.crt
330 (or even present) since deciding what to add to a ca cert bundle is an
335 should come with a default ca cert bundle that can be deemed somewhat
341 Firefox (by running 'make ca-bundle), or by using our online service setup
680 You often have several CA certs in a CA cert bundle that can be used to
682 bundle. curl does not come with a CA cert bundle but most curl installs
944 certificate using the CA cert bundle and verifying for which names the
951 If you get this failure with a CA cert bundle installed and used, the
/curl/
H A DRELEASE-NOTES25 o build: show if CA bundle to embed was found [83]
46 o curl: add build options for safe/no CA bundle search (Windows) [26]
H A Dconfigure.ac236 dnl Default to no CA bundle
640 dnl whether to bundle tests
2184 dnl Check for the CA bundle
2199 AC_MSG_CHECKING([whether to enable unsafe CA bundle search in PATH on Windows])
2201 AS_HELP_STRING([--enable-ca-search],[Enable unsafe CA bundle search in PATH on Windows (default)])
2202 AS_HELP_STRING([--disable-ca-search],[Disable unsafe CA bundle search in PATH on Windows]),
2206 … AC_DEFINE(CURL_DISABLE_CA_SEARCH, 1, [If unsafe CA bundle search in PATH on Windows is disabled])
2223 AS_HELP_STRING([--enable-ca-search-safe],[Enable safe CA bundle search])
2224 AS_HELP_STRING([--disable-ca-search-safe],[Disable safe CA bundle search (default)]),
2228 AC_DEFINE(CURL_CA_SEARCH_SAFE, 1, [If safe CA bundle search is enabled])
[all …]
/curl/.github/
H A Dlabeler.yml40 docs/mk-ca-bundle.1,\
423 docs/mk-ca-bundle.1,\
/curl/lib/
H A Dcurl_config.h.cmake25 /* Location of default ca bundle */
166 /* disables unsafe CA bundle search on Windows from the curl tool */
169 /* safe CA bundle search (within the curl tool directory) on Windows */
/curl/.github/workflows/
H A Dmacos.yml149 …while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tm…
312 …while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tm…
480 …while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tm…
H A Dlinux.yml239 …with-libssh2 --with-gssapi --enable-ares --enable-static=no --without-ca-bundle --with-ca-path=/et…

Completed in 50 milliseconds

12