Home
last modified time | relevance | path

Searched refs:fetch_ocsp_response_file (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx.cc1972 ocspconf.fetch_ocsp_response_file = in fill_default_config()
2941 << config->tls.ocsp.fetch_ocsp_response_file << R"( in print_help()
3810 if (stat(tlsconf.ocsp.fetch_ocsp_response_file.c_str(), &buf) != 0) { in process_options()
3813 << tlsconf.ocsp.fetch_ocsp_response_file in process_options()
Dshrpx_connection_handler.cc653 get_config()->tls.ocsp.fetch_ocsp_response_file.c_str()), in start_ocsp_update()
Dshrpx_config.h719 StringRef fetch_ocsp_response_file; member
Dshrpx_config.cc3520 config->tls.ocsp.fetch_ocsp_response_file = in parse_config()