Searched refs:tlsauth (Results 1 – 1 of 1) sorted by relevance
307 tls_auth_options_type* tlsauth = tls_auth_options_find(opt, tls); in config_print_zone() local308 if(tlsauth) { in config_print_zone()309 quote(tlsauth->auth_domain_name); in config_print_zone()595 tls_auth_options_type* tlsauth; in config_test_print_server() local766 RBTREE_FOR(tlsauth, tls_auth_options_type*, opt->tls_auths) in config_test_print_server()769 print_string_var("name:", tlsauth->name); in config_test_print_server()770 print_string_var("auth-domain-name:", tlsauth->auth_domain_name); in config_test_print_server()