Home
last modified time | relevance | path

Searched refs:crl (Results 1 – 25 of 30) sorted by relevance

12

/curl/tests/certs/
H A DMakefile.inc40 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 \
H A DEdelCurlRoot-ca.prm19 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-sv.prm21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost.nn-sv.prm21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A Dstunnel-sv.prm21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-lastSAN-sv.prm21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-firstSAN-sv.prm21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost0h-sv.prm22 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost.nn-sv.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A Dstunnel-sv.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-lastSAN-sv.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-sv.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-firstSAN-sv.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost0h-sv.pem22 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
122 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A Dstunnel-sv.crt57 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DEdelCurlRoot-ca.cacert53 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-sv.crt57 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DEdelCurlRoot-ca.crt53 URI:http://test.curl.se/ca/EdelCurlRoot.crl
H A DServer-localhost-firstSAN-sv.crt57 URI:http://test.curl.se/ca/EdelCurlRoot.crl
/curl/docs/examples/
H A Dcacertinmem.c111 if(itmp->crl) { in sslctx_function()
112 X509_STORE_add_crl(cts, itmp->crl); in sslctx_function()
/curl/tests/data/
H A Dtest31325 -4 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --crlfile %SRCDIR/certs/Server-localhost-sv.crl https…
/curl/tests/
H A Dstunnel.pem21 URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
120 URI:http://test.curl.se/ca/EdelCurlRoot.crl
/curl/docs/libcurl/opts/
H A DCURLOPT_CRLFILE.md77 curl_easy_setopt(curl, CURLOPT_CRLFILE, "/etc/certs/crl.pem");
H A DCURLOPT_PROXY_CRLFILE.md77 curl_easy_setopt(curl, CURLOPT_PROXY_CRLFILE, "/etc/certs/crl.pem");
/curl/lib/vtls/
H A Dmbedtls.c95 mbedtls_x509_crl crl; member
768 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

12