Searched refs:ngx_stream_proxy_set_ssl (Results 1 – 1 of 1) sorted by relevance
105 static ngx_int_t ngx_stream_proxy_set_ssl(ngx_conf_t *cf,2090 if (conf->ssl_enable && ngx_stream_proxy_set_ssl(cf, conf) != NGX_OK) { in ngx_stream_proxy_merge_srv_conf()2110 ngx_stream_proxy_set_ssl(ngx_conf_t *cf, ngx_stream_proxy_srv_conf_t *pscf) in ngx_stream_proxy_set_ssl() function