Searched refs:crl (Results 1 – 25 of 30) sorted by relevance
12
40 Server-localhost-sv.crl \50 Server-localhost.nn-sv.crl \60 Server-localhost0h-sv.crl \70 Server-localhost-firstSAN-sv.crl \80 Server-localhost-lastSAN-sv.crl \90 stunnel-sv.crl \
19 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
22 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
22 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl122 URI:http://test.curl.se/ca/EdelCurlRoot.crl
57 URI:http://test.curl.se/ca/EdelCurlRoot.crl
53 URI:http://test.curl.se/ca/EdelCurlRoot.crl
111 if(itmp->crl) { in sslctx_function()112 X509_STORE_add_crl(cts, itmp->crl); in sslctx_function()
25 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --crlfile %SRCDIR/certs/Server-localhost-sv.crl https…
77 curl_easy_setopt(curl, CURLOPT_CRLFILE, "/etc/certs/crl.pem");
77 curl_easy_setopt(curl, CURLOPT_PROXY_CRLFILE, "/etc/certs/crl.pem");
95 mbedtls_x509_crl crl; member768 mbedtls_x509_crl_init(&backend->crl);772 ret = mbedtls_x509_crl_parse_file(&backend->crl, ssl_crlfile);906 &backend->crl);1311 mbedtls_x509_crl_free(&backend->crl);
Completed in 20 milliseconds