Searched refs:dnstap_tls_cert_bundle (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h516 char* dnstap_tls_cert_bundle; member in struct:config_file
H A Dconfig_file.c691 else S_STR("dnstap-tls-cert-bundle:", dnstap_tls_cert_bundle)
1123 else O_STR(opt, "dnstap-tls-cert-bundle", dnstap_tls_cert_bundle)
1557 free(cfg->dnstap_tls_cert_bundle);
H A Dconfigparser.y3017 free(cfg_parser->cfg->dnstap_tls_cert_bundle);
3018 cfg_parser->cfg->dnstap_tls_cert_bundle = $2;
/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.c422 if(cfg->dnstap_tls_cert_bundle) {
426 cfg->dnstap_tls_cert_bundle, 0);

Completed in 120 milliseconds