Searched refs:CRLfile (Results 1 – 6 of 6) sorted by relevance
500 if(SSL_SET_OPTION(CRLfile)) { in gtls_connect_step1()503 SSL_SET_OPTION(CRLfile), in gtls_connect_step1()507 SSL_SET_OPTION(CRLfile), gnutls_strerror(rc)); in gtls_connect_step1()512 rc, SSL_SET_OPTION(CRLfile)); in gtls_connect_step1()917 SSL_SET_OPTION(CRLfile)?SSL_SET_OPTION(CRLfile):"none"); in gtls_connect_step3()
1959 if(SSL_SET_OPTION(CRLfile)) { in nss_setup_connect()1960 const CURLcode rv = nss_load_crl(SSL_SET_OPTION(CRLfile)); in nss_setup_connect()1965 infof(data, " CRLfile: %s\n", SSL_SET_OPTION(CRLfile)); in nss_setup_connect()
254 const char * const ssl_crlfile = SSL_SET_OPTION(CRLfile); in mbed_connect_step1()
2483 const char * const ssl_crlfile = SSL_SET_OPTION(CRLfile); in ossl_connect_step1()
241 char *CRLfile; /* CRL to check certificate revocation */ member
3654 data->set.proxy_ssl.CRLfile = data->set.str[STRING_SSL_CRLFILE_PROXY];3663 data->set.ssl.CRLfile = data->set.str[STRING_SSL_CRLFILE_ORIG];