Home | History | Annotate | Download | only in vtls

Lines Matching refs:STRING_SSL_CRLFILE

2011   if(data->set.str[STRING_SSL_CRLFILE]) {
2017 (!X509_load_crl_file(lookup, data->set.str[STRING_SSL_CRLFILE],
2020 data->set.str[STRING_SSL_CRLFILE]);
2030 " CRLfile: %s\n", data->set.str[STRING_SSL_CRLFILE] ?
2031 data->set.str[STRING_SSL_CRLFILE]: "none");