Home | History | Annotate | Download | only in lib

Lines Matching refs:STRING_SSL_CAFILE

584   result = setstropt(&set->str[STRING_SSL_CAFILE], CURL_CA_BUNDLE);
2096 result = setstropt(&data->set.str[STRING_SSL_CAFILE],
6120 data->set.ssl.CAfile = data->set.str[STRING_SSL_CAFILE];