Lines Matching full:nss_load_cert
409 static CURLcode nss_load_cert(struct ssl_connect_data *ssl,598 result = nss_load_cert(&conn->ssl[sockindex], cert_file, PR_FALSE);1406 CURLcode result = nss_load_cert(&conn->ssl[sockindex], cafile, PR_TRUE);1429 if(CURLE_OK != nss_load_cert(&conn->ssl[sockindex], fullpath, PR_TRUE))