Home
last modified time | relevance | path

Searched refs:NGX_HTTPS_NO_CERT (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c435 case NGX_HTTPS_NO_CERT: in ngx_http_special_response_handler()
447 case NGX_HTTPS_NO_CERT: in ngx_http_special_response_handler()
513 case NGX_HTTPS_NO_CERT: in ngx_http_special_response_handler()
H A Dngx_http_request.h117 #define NGX_HTTPS_NO_CERT 496 macro
H A Dngx_http_request.c2029 ngx_http_finalize_request(r, NGX_HTTPS_NO_CERT); in ngx_http_process_request()
H A Dngx_http_core_module.c4705 case NGX_HTTPS_NO_CERT: in ngx_http_core_error_page()