Searched refs:tls_cert_bundle (Results 1 – 6 of 6) sorted by relevance
171 if(cfg->ssl_upstream || (cfg->tls_cert_bundle && cfg->tls_cert_bundle[0]) || cfg->tls_win_cert) { in libworker_setup()173 cfg->tls_cert_bundle, cfg->tls_win_cert); in libworker_setup()
122 cfg->tls_cert_bundle = NULL; in config_create()543 else S_STR("ssl-cert-bundle:", tls_cert_bundle) in config_set_option()544 else S_STR("tls-cert-bundle:", tls_cert_bundle) in config_set_option()1049 else O_STR(opt, "ssl-cert-bundle", tls_cert_bundle) in config_get_option()1050 else O_STR(opt, "tls-cert-bundle", tls_cert_bundle) in config_get_option()1540 free(cfg->tls_cert_bundle); in config_delete()
126 char* tls_cert_bundle; member
996 free(cfg_parser->cfg->tls_cert_bundle);997 cfg_parser->cfg->tls_cert_bundle = $2;
517 cfg->tls_cert_bundle, cfg->tls_win_cert))) in perform_setup()
436 cfg->tls_cert_bundle, cfg->tls_win_cert); in dt_io_thread_apply_cfg()