Searched refs:glcf (Results 1 – 1 of 1) sorted by relevance
202 ngx_http_grpc_loc_conf_t *glcf);546 u->conf = &glcf->upstream; in ngx_http_grpc_handler()639 if (!glcf->host_set) { in ngx_http_grpc_create_request()788 if (glcf->ssl) { in ngx_http_grpc_create_request()847 if (!glcf->host_set) { in ngx_http_grpc_create_request()4558 glcf->ssl = 1; in ngx_http_grpc_pass()4645 if (ngx_ssl_create(glcf->upstream.ssl, glcf->ssl_protocols, NULL) in ngx_http_grpc_set_ssl()4669 if (ngx_ssl_certificate(cf, glcf->upstream.ssl, &glcf->ssl_certificate, in ngx_http_grpc_set_ssl()4670 &glcf->ssl_certificate_key, glcf->ssl_passwords) in ngx_http_grpc_set_ssl()4677 if (ngx_ssl_ciphers(cf, glcf->upstream.ssl, &glcf->ssl_ciphers, 0) in ngx_http_grpc_set_ssl()[all …]