Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_special_response.c434 case NGX_HTTPS_CERT_ERROR: in ngx_http_special_response_handler()
446 case NGX_HTTPS_CERT_ERROR: in ngx_http_special_response_handler()
512 case NGX_HTTPS_CERT_ERROR: in ngx_http_special_response_handler()
H A Dngx_http_request.h116 #define NGX_HTTPS_CERT_ERROR 495 macro
H A Dngx_http_request.c2015 ngx_http_finalize_request(r, NGX_HTTPS_CERT_ERROR); in ngx_http_process_request()
H A Dngx_http_core_module.c4704 case NGX_HTTPS_CERT_ERROR: in ngx_http_core_error_page()