Searched refs:CURL_CA_BUNDLE (Results 1 – 25 of 39) sorted by relevance
12
88 #define CURL_CA_BUNDLE "MOSSYS:Data/SSL/curl-ca-bundle.crt" macro90 #define CURL_CA_BUNDLE "s:curl-ca-bundle.crt" macro
28 #define CURL_CA_BUNDLE "/sys/lib/tls/ca.pem" macro
321 #define CURL_CA_BUNDLE "/QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB" macro
555 #ifdef CURL_CA_BUNDLE556 CURL_CA_BUNDLE, /* cainfo */
177 #ifdef CURL_CA_BUNDLE in getinfo_char()178 *param_charp = CURL_CA_BUNDLE; in getinfo_char()
8 #define CURL_CA_BUNDLE "/etc/ssl/cert.pem" macro
77 echo @CURL_CA_BUNDLE@
979 set(CURL_CA_BUNDLE "auto" CACHE STRING variable986 if("${CURL_CA_BUNDLE}" STREQUAL "")987 message(FATAL_ERROR "Invalid value of CURL_CA_BUNDLE. Use 'none', 'auto' or file path.")988 elseif("${CURL_CA_BUNDLE}" STREQUAL "none")989 unset(CURL_CA_BUNDLE CACHE)990 elseif("${CURL_CA_BUNDLE}" STREQUAL "auto")991 unset(CURL_CA_BUNDLE CACHE)1030 set(CURL_CA_BUNDLE "${SEARCH_CA_BUNDLE_PATH}" CACHE STRING variable
25 curl recognizes the environment variable named 'CURL_CA_BUNDLE' if it is set
223 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
172 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
196 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
219 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
232 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
230 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
255 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
253 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
315 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
286 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
108 environment variable `CURL_CA_BUNDLE` to the path of your choice.
328 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@