Home
last modified time | relevance | path

Searched refs:stapling_verify (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.h58 ngx_flag_t stapling_verify; member
H A Dngx_http_ssl_module.c242 offsetof(ngx_http_ssl_srv_conf_t, stapling_verify),
582 sscf->stapling_verify = NGX_CONF_UNSET; in ngx_http_ssl_create_srv_conf()
645 ngx_conf_merge_value(conf->stapling_verify, prev->stapling_verify, 0); in ngx_http_ssl_merge_srv_conf()
848 &conf->stapling_responder, conf->stapling_verify) in ngx_http_ssl_merge_srv_conf()