Searched refs:ssl_conf_section (Results 1 – 1 of 1) sorted by relevance
65 const char *ssl_conf_section; in ssl_module_init() local68 ssl_conf_section = CONF_imodule_get_value(md); in ssl_module_init()69 cmd_lists = NCONF_get_section(cnf, ssl_conf_section); in ssl_module_init()76 ERR_raise_data(ERR_LIB_CONF, rcode, "section=%s", ssl_conf_section); in ssl_module_init()
Completed in 5 milliseconds